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

RoomOS Macro to stop screen sharing end of day

Has anyone setup a macro for RoomOS that will auto stop screen sharing on Webex Room Kit series endpoints?

We'd like to build one that we can schedule to run nightly to stop sharing in any conference rooms where our users have left the local PC share on the screen.

Patrick Robitaille
UC Engineer | Collaboration & Mobility
Millennium Management LLC
666 5th Avenue | New York, NY 10103
T: +1.212.708.4370 | M: +1.332.205.1887
1 Reply 1

Wayne DeNardi
VIP Alumni
VIP Alumni

I'd start with the sample scheduler macro that is available on GitHub: roomdevices-macros-samples/Scheduler.js at master · CiscoDevNet/roomdevices-macros-samples · GitHub

You just need to then modify the macro to issue the command to stop the screen sharing rather than dialling like it does now.

Wayne

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