Meeting Recording

Description
We are getting meeting recordings using zoom API. but, those URLs are not playable in an external video player like VLC or Exoplayer (Android). How to get a URL which is playable in all the external player?

Hi @itadmin,

The Cloud Recording API will return a Playback URL and a Download URL. The playback_url will launch the Zoom recording player. If you wish to play a recording using another program, you will need to download the recording first, using the download_url.

Let me know if this helps to clarify!

Thanks,
Will

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