Need an iOS URL for Zoom Rooms Controller
Greetings,
I am pretty surprised that this was asked for two years ago in the developer's forum and the only 'solution' I've seen so far is a guy who wrote his own app using the Zoom Rooms Controller (ZRC) API because he couldn't link to the ZRC app.
All I want to do is have the app for my control system 'call' the ZRC app. I do this for lots of other apps now: thermostat apps, music streaming apps, lighting control apps, garage door control apps, etc. You can also do this for plenty of native Apple apps, like music:// to go to what used to be called iTunes.
The regular Zoom app has this iOS URL (zoomus://) as seen here:
https://marketplace.zoom.us/docs/sdk/native-sdks/additional-tips/launch-zoom-client-from-your-app
I want an iOS URL to launch the Zoom Rooms Controller app because my control system already manages 4 TV lifts, pop-up microphones in a long conference table, audio levels for the in-ceiling speakers, microphone muting, camera PTZ, lighting, and other sources for the televisions. But it's the ZRC app that's going to initiate and receive video conference calls and manage the directory. I'd like for my control app to be able to bring users directly to the ZRC app once they're ready to make a call. Ideally the ZRC app would offer a return link to my controller's app so that once a call is in progress the user can use my control system to manage the audio, camera and lighting.
I'm not an iOS app developer, but from my understanding this is a simple declaration in the app, with another simple specification to permit returning to the calling app. I tried to get some traction in the developer forum because I thought that was the right place, but they directed me here.
https://devforum.zoom.us/t/zoom-rooms-controller-url-schema/2986
Thanks for any help or insight you could offer. I am not the only one looking for this, and it baffles me that there is a link to the regular Zoom app, but not to ZRC. Are the development teams for those two apps that isolated?
