Skip to content
Innomesh
Room Manager

AV Destinations

In Space CE configurations, the AV Destinations section defines where sources can be routed within a room. These destinations render on the user interface and manage routing information for different device types including displays, preview systems, and auxiliary outputs like speaker audio.

Destination types include:

  • Displays
  • Preview
  • Auxiliary (Speaker Audio, Hearing Augmentation, and similar outputs)

Common Configuration Properties

All AV Destinations share these common configuration properties.

PropertyTypeDescription
IDstringUnique identifier for the destination
LabelstringUI display name for the destination
Typestring/enumDestination category used for source routing
Decoder IDstringDevice ID where encoder streams route
Encoder IDstringDevice ID for static route setup
Output Switchlist of objectsSwitch actions triggered during routing
Has AudiobooleanWhether the destination has audio output
Shutdown Behaviourstring/enumAction when the room powers off
Source Deselection Behaviourstring/enumAction when a source unroutes
Disabled On LinkbooleanWhether the destination disables during room linking
Ignored Sourceslist of stringsSource Device IDs blocked from routing

Output Switch Objects

Output switches execute actions whenever sources route to destinations. Matrix device switches only trigger when sources have matching input switches on the same matrix device.

PropertyTypeDescription
IDstringUnique switch identifier
Switcher IDstringDevice ID receiving the switch command
Outputstring/enumTarget output on the device
Typestring/enumSwitch type (AudioVideo, Audio, Video)
Break Inputstring/enumInput recalled on matrix break. Defaults to 0 when none is defined.

Destination Actions

Available actions for shutdown and source deselection behaviours include:

  • Power Off: Immediately powers off the display. Only available for Displays.
  • Video Mute: Immediately video mutes the display. Only available for Displays.
  • Soft Off: Video mutes the display, then powers off after the configured Soft Off Delay. Only available for Displays.
  • Decoder Break: Clears the decoder input stream
  • Decoder Mute: Mutes the decoder output
  • Matrix Break: Triggers output switches to break inputs
  • Matrix Mute: Mutes matrix outputs

Display Configuration Properties

Display-specific properties extend the common configuration.

PropertyTypeDescription
Display IDstringDevice ID of the controlled display
Warm TimeintegerSeconds to wait after power on
Cool TimeintegerSeconds to wait after power off
Default Inputstring/enumInput recalled on power on or routing. If the device has Enforce States set to true with Automation/State Enforcement Style set to Ce As Truth, this input will also be enforced on the display.
Secondary Inputstring/enumInput for student sharing via the UI
Secondary Input Unique AudiobooleanTreats secondary input as unique audio
Default VolumeintegerVolume percentage on power on
Soft Off DelayintegerSeconds before powering off after mute
Deselect On Sync LossbooleanUnroute display on source sync loss
Auto Off IntervalintegerSeconds before powering off after sync loss
Video Freeze CapablebooleanWhether the display supports freeze
Motorslist of objectsMotorised screen configurations

Motor Objects

Motors represent motorised screens logically attached to displays. They extend when sources route and retract on shutdown or mute.

PropertyTypeDescription
IDstringUnique motor identifier
LabelstringUI display name for the motor
Motor IDstringDevice ID of the motor or relay control
Module IDstringModule ID triggered on the motor device
Typestring/enumRelay type (Pulse, Double Pulse, Latch, Reverse Latch)
Extend Trigger IDintegerRelay port for extending the screen
Retract Trigger IDintegerRelay port for retracting the screen
Manual Control OnlybooleanUI only control restriction
Retract On MutebooleanRetract when the display mutes
On this page