API to detect and control content sharing?

We want to be able in our controller to

1.      detect in our controller when someone remotely starts sharing his screen.

2.      Be able to switch off the local screen sharing (similar to what you can do in the Zoom Room Controller)

 

The key is that we need to be able to do this in our own controller, because based on these events we will implement automation actions on our side. And one of the actions is to switch off the local screen sharing.

For #1, We will have that in the next 1.1 version. It’s a zEvent notification.

For #2, We will have that in the next 1.1 version: You will be able to turn sharing on and off.