...
A version of Open Stage Control is bundled with the Igloo Core Service which can load sessions , allowing sessions to be loaded in read-only mode. You can author sessions using another copy of Open Stage Control on any device, and then provide these to the service to load them. This bundled version is hosted on the media server’s port 802
by default (see below for configuration options), and so is accessible in native browsers at http://localhost:802 for debugging, or to custom Igloo Control Panel browsers at the same address.
Please read the open stage control documentationfor help with creating sessions using its editor.
The current version of Open Stage Control bundled by Igloo Core Service is: v1.21.0
.
See also: https://360igloo.atlassian.net/wiki/spaces/ID/pages/3356196881/Configuration#openStageControl for available configuration options.
...
A default session is provided as an example, but any Open Stage Control session can be loaded. In the current version, only one session can be loaded per machine.
See https://360igloo.atlassian.net/wiki/spaces/ID/pages/3356196881/Configuration#openStageControl for details.
...
A default Igloo theme is applied to Open Stage Control sessions loaded through the service. This provides default values to any session - if any auto
values are overridden while authoring a session, then the theme won’t be applied to these styles.
See https://360igloo.atlassian.net/wiki/spaces/ID/pages/3356196881/Configuration#openStageControl for details about configuring themes.
...
Refer to the Open Stage Control documentation for help with creating sessions.
...
Igloo Control Panel
A pre-configured, non-default ICE Igloo Control Panel application is provided for viewing and interacting with Open Stage Control sessions. This can be shown in the apps tab by adding the openStageControl
key to your config.json. The default session is configurable, as described above.
You can also create custom browsers to load other Open Stage Control sessions, or customise how they’re presented. See ICE override the default browser, to change how the app is presented to the user. See Igloo Control Panel browsers for more details.