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

Presenting an ExternalSource in RoomOS11

rdriscoll
Level 1
Level 1

Using RoomOS11 API, I cannot get Presentation ExternalSource working.
I think it's broken and no API documentation has been released for RoomOS11 API yet.

xCommand Presentation Start


^ that command works when no External sources have been added, but if I add a source then the command no longer works (it worked in RoomOS10).

 

xCommand UserInterface Presentation ExternalSource Add ConnectorId: 2 SourceIdentifier: "Laptop 1" Name: "Laptop 1" Type: "PC"

OK
*r ExternalSourceAddResult (status=OK):
** end
xCommand UserInterface Presentation ExternalSource State Set SourceIdentifier: "Laptop 1" State: Ready
OK
*r StateSetResult (status=OK):
** end

^ A new button named "Laptop 1" now appears on the Cisco UI, happy days so far...

 

xCommand Presentation Start ConnectorId: 2 Instance: 1 SendingMode: LocalRemote

OK
*r PresentationStartResult (status=OK):
*r PresentationStartResult Instance: 1
** end

^ despite receiving a successful response nothing is presented on the main displays. Pressing the "view" button for "Laptop 1" on the Cisco UI works though.
It used to work in RoomOS10, I am guessing there is a new undocumented command I need to send.

1 Reply 1

Janos Benyovszki
Cisco Employee
Cisco Employee

@rdriscoll please open a ticket with the same by sending an email to devsupport@webex.com . We will check with the Room OS engineers to see if this is a bug.