Recording video (screen sharing, audio) with Zoom Video SDK

Hi! At the moment, the standard Zoom service provides video recording, where you can see the screen recording + webcam in the upper right corner + audio.
How can I get such a recording using the Zoom Video SDK?
What JS methods can you recommend for creating such records? MediaRecorder interface makes it possible to simultaneously record canvas+audio, or webcam + audio. But I do not know how in this case it is possible to record all participants (and not just my microphone), as well as simultaneously two streams of video screen + webcam and audio stream

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