Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • In the Igloo Warpers CaptureInputs.xml file, add a new Capture input settings and set the inputName to VideoConference

  • Run the Igloo Warper and set the new input to be Pinned

...

Keyboard and Mouse control

Local keyboard and mouse events can be used to control various aspects of the Igloo System

Igloo Home

Set controller type to igloo-cast.

Igloo Web

Requires no additional configuration

Unity based Realtime applications

Within the IglooSettings.xml file of a Unity application apply the following settings, which will allow the player rotation and movement to be controlled using via Control Panel

Code Block
    <rotationInput>1</rotationInput>
    <rotationMode>2</rotationMode>
    <movementInput>1</movementInput>
    <movementMode>2</movementMode>