which one is good for accessing raw audio and video streams with real-time zoom meeting
Web SDK and the Native SDKs (for platforms like Windows , macOS , etc.)
The Linux SDK is ideal for accessing raw audio and video streams in real-time Zoom meetings. You can find the repo below.
Also, we are releasing realtime-media-streams soon, you can check out the blog post on this here :
I’m building an open source API for creating Zoom Bots called Attendee. It may be a more convenient way to access the real time audio and video streams than using the Meeting SDK directly.
Even if you don’t want to use it directly, the code is a good example of using the Linux SDK to work with the real time data streams.