USER’S GUIDE
20 | Kaleido Remote Control Protocol (Gateway)
Where FileName is the name of the file that will contain the layout.
Note: Do not specify an extension to the file name. The file extension “.kg2” (for Kaleido-K2
layouts) or “.xml” (for Kaleido-Alto/Quad/Quad-Dual layouts) will be automatically added by the
system.
Gateway response:
<ack/>: The command was correctly interpreted and executed.
<nack/>: The command was not executed, due to wrong spelling or invalid parameter.
getKAudioOut KX K2 AQ
This command allows the user to get the selected audio monitoring output.
<getKAudioOut/>
Notes:
A session with user privileges must first be opened for this command to work on a
Kaleido-X or Kaleido-X16 multi-viewer.
This command is currently not supported on the KMV-3901/3911 and Kaleido-IP models.
Returned value can be any of:
<kAudioOut>DETAILS</kAudioOut>: The command was executed.
DETAILS will vary depending on the type of audio output detected.
When no audio output is currently being monitored:
<kAudioOut>Type="NONE"</kAudioOut>
For a streaming source, the returned value indicates the IP address and the Feed ID of the
source using the following syntax:
<kAudioOut>Type="STREAMING" IP="999.999.999.999"
FeedID="XX"</kAudioOut>
Where:
o 999.999.999.999 is the IP address of the device from where the stream originates.
o XX is the identifier of the feed to use.
For an audio card source, the returned value indicates which audio card input is being monitored:
<kAudioOut> Type="AUDIOCARD" Input="999"</kAudioOut>
Where 999 indicates the input from the card.
For an embedded source, the returned value will contain the video input, the group and the AES
used. The syntax will be: