Play zoom webinars on the custom video player

Hi Devs,

I have a custom video player in my iOS application. Now I also want to play zoom webinars on this custom video player. How can I play a zoom webinar on the custom video player in my iOS application? Which SDK (Client or Video SDK) do I need to integrate for this? What kind of path should I follow?

Hi @hakan, thanks for using the dev forum.

In order to render the video from a Zoom webinar, you will not be able to use a standard video player since Zoom utilizes RTMP streams. Luckily the Zoom Client SDK provides a built-in renderer for this exact purpose. Our documentation is a great place to get started, but feel free to reach out if you need any additional help on something that is not covered or is unclear in the documentation. :slightly_smiling_face:

Thanks!

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