Integrating Video SDK with meetings schedule via the app

I am working on integrating the Zoom Video SDK into my project to enable users to join scheduled meetings from the Zoom app. Currently, my implementation allows the user to view the host’s camera and screen share. I have successfully tested this feature using the sample app and my project app.

However, I encountered an issue when trying to connect to a created meeting from the Zoom app using my project. It doesn’t work. So, my question is whether it’s possible to achieve this using the Video SDK.

We opted for the Video SDK because we only require some functionalities, such as implementing full-screen mode.

Video SDK version
2.9.0

Thank you.

Hi @flores.guzman.pe ,

Video SDK is not cross compatible with Zoom Meetings at this moment.
If you need it to be compatible, you can take a look at Meeting SDK.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.