cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1320
Views
0
Helpful
3
Replies

automatically sharing a presentation of TC series endpoints (SX80)

Hi!

 

I'm building a setup for a customer that does not want ANY form of user input. So no touch panel on the table.

This works for dialing on auto answer, auto disconnect is OK as well. The only thing i can't figure out is how to do automatic presentations once the HDMI cable is connected to a presentation source. Like "auto-share" on TX series software. Can anyone point me in the right direction if this is actually a configurable? Or a reason why Cisco decided not to include this as an option in configuration?

 

Thanks!

3 Replies 3

Patrick Sparkman
VIP Alumni
VIP Alumni

According to the SX80 Admin Guide on pg 116, it's a manual process to send content to the far end during a call, refer to "Video Input Connector [1..4] PresentationSelection".

It says: Note that sharing the presentation with the far end always requires additional action (press Share on the user interface).

So the only way to present anything during a call, even when the codec is set to automatic select the input, is to use the Touch 10, or the API via a control system such as Crestron/AMX.

Martin Koch
VIP Alumni
VIP Alumni

If I remember it right there were some more internal scripting capabilities on endpoints.

Would be interesting if this could be done without involving the API.

Anyhow this could most likely be done with some scripting on a Raspberry-PI or even an

Arduino.

 

There is also a telepresence developer community, maybe worth asking there as well:

(think there was a different forum before, looks like it was replaced by:)

https://communities.cisco.com/community/developer/collaboration/telepresence

 

 

 

 

Now its your turn to rate this message with the stars below and set the thread to answered if it is!

Please remember to rate helpful responses and identify

Thanks for your thoughts guy's.

The API guide lists the following:

Video commands

xCommand Video AutoPresentationStart Disable

Not in use in this software version.

Requires user role: ADMIN

Example:

xCommand Video AutoPresentationStart Disable

OK

*r VideoAutoPresentationStartDisableResult (status=OK):

The SX80 codec does respont OK to this, however it does not change in behavour, like expected with the statement not in use  in this software version.

Perhaps this will be seen in the CE release train as functioning again, like it seems to be on the IX series. and documented on the TX series. Its just something that would make things easyer for the 'inexperienced' user.

 

I'll try if I can ask this on the devellopers forum as well, perhaps its due to be implemented or a good reason exists to not do so?