Description
No screen sharing in meetings running on https://zoom.us/testgcm
Error
A nice message saying the host has disallowed screen sharing
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Custom C++ Windows Desktop Client
Which Endpoint/s?
Custom C++ Windows Desktop Client
How To Reproduce (If applicable)
Steps to reproduce the behavior:
1 Start a new meeting using testgcm server
2 Join it with a second user
3 Try to share your screen
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.
Additional context
I am trying to test a Windows Desktop C++ (MS Visual Studio) custom client that is all about screen sharing. I can connect to the meeting fine, but the current test meetings don’t allow screen sharing. Is there a way to turn this on?
As a subsidiary question, is multiple screen sharing definitely going to be allowed in the new (secure) API?