Grass Valley Kaleido Remote Control Protocol Gateway May.2011 User Manual

Page 25

Advertising
background image

USER’S GUIDE

Kaleido Remote Control Protocol (Gateway) | 21

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 models.

Streaming sources are not supported on the Kaleido-Alto/Quad/Quad-Dual.

<setKAudioOut>DETAILS</setKAudioOut>
Where DETAILS will differ depending on the type of audio source being selected for monitoring,
as shown below.

To select a streaming source, format the command as follows:

<setKAudioOut>set Type="STREAMING" IP="999.999.999.999"
FeedID="XX"</setKAudioOut>

Where:

o 999.999.999.999 is the IP of the machine from where the stream occurs.

o XX is the identifier of the feed to use.

To select an audio card source, format the command as follows:

<setKAudioOut>set Type="AUDIOCARD" Input="999"</setKAudioOut>

Where 999 indicates the input from the card.

To select an embedded source, format the command as follows:

<setKAudioOut>set Type="EMBEDDED" Input="AAA" Group="BB"
AES="X"</setKAudioOut>

Where:

o AAA indicates the video input.

o BB indicates the group. Valid values range from 1 to 4.

o X indicates the AES. Valid value can be either 1 or 2.

To stop audio monitoring and mute the audio output:

<setKAudioOut>set Type="NONE"</setKAudioOut>

Gateway response:

<ack/>: The command was correctly interpreted.

<nack/>: The command was not executed, due to wrong spelling or an invalid parameter.

Note: You may select any audio source for monitoring, independent of whether it is being
metered in the current layout, with the exception that a streaming source must be part of the
current layout.

If the source is included in the layout, the meter assigned to it will be highlighted.

Advertising