cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
659
Views
5
Helpful
1
Replies

Cisco Room Kit Plus & SX80 API

MStout
Level 1
Level 1

If the Cisco Codec and the Crestron control processor are in SSH communication, would the Control Processor know the status of  the Codec when the Codec went into or came out of Standby? Thus automating the power on/off of the Displays should that be wanted, or any additional automation needs; light control, blind control, sound masking, etc…? Same with the push of the Mute button on the Touch 10 itself. Would the processor not be able to receive some status as to when the Touch 10 was telling the Codec to Mute the microphone input?

1 Accepted Solution

Accepted Solutions

Wayne DeNardi
VIP Alumni
VIP Alumni

Yes, the Crestron can be programmed to look for the feedback events on the TelePresence endpoint to indicate that mics are being muted or the unit goes in to standby.  An example of the mic mute would be:

xFeedback register /Status/Audio/Microphones/Mute

You can also query the state via the xStatus API commands.  See the API Reference Guide for more details.

Wayne

Please remember to mark helpful responses and to set your question as answered if appropriate.

View solution in original post

1 Reply 1

Wayne DeNardi
VIP Alumni
VIP Alumni

Yes, the Crestron can be programmed to look for the feedback events on the TelePresence endpoint to indicate that mics are being muted or the unit goes in to standby.  An example of the mic mute would be:

xFeedback register /Status/Audio/Microphones/Mute

You can also query the state via the xStatus API commands.  See the API Reference Guide for more details.

Wayne

Please remember to mark helpful responses and to set your question as answered if appropriate.