How to get access to live audio from a zoom meet in React Native Video SDK 1.2.0

Is there any way to get the live audio of users from an ongoing zoom meet in React Native Video SDK 1.2.0. through any api or url?
React Native Video SDK version: 1.2.0

Hi @ash1 ,

No you cannot through API, but you can live stream the sessions to access the audio.

Alternatively, you can use the cloud recording endpoints to access the audio post session.

Let me know if this helps!

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