Is it possible to process the recorded video call directly after we stop recording?

I want to use your web metting/video SDK to implement a video conferencing in my react application and I was wondering if it’s possible to process the recorded video call directly after we stop recording instead of waiting to the end of the call? is it possible to record several time during one call?

if these features are not provided by zoom, is it possible to implement a third party tool that works with your API/SDK to record the video call, the way I need it?

Hey @rawadnasr ,

The Meeting SDK does support cloud recording:

https://marketplacefront.zoom.us/sdk/meeting/web/ZoomMtg.html#record

The Video SDK does not have a cloud recording feature, but you can implement one yourself:

Thanks,
Tommy

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