i am using GitHub - zoom/meetingsdk-linux-raw-recording-sample as my base code and when i updated my sdk from 6.1.1 to 6.1.10 it now only provides me a max of 2 simulatenous yuv stream rather than all active @chunsiong.zoom
@swatantra12singh what is the resolution of video you are subscribing to?
for users its 360p, and for screenshare it is 720p
@swatantra12singh could you elaborate more on the issue?
The sample code being a sample code just shows you how to subscribe to the raw video of a single user. You will need to change the code to subscribe to multiple users.
that i have done i am able to subscribe all the users and earlier i was able to fetch 8-10 users properly in this resolution as i have mentioned before but as i updated the sdk it restricts to 2 for 360p if i lower the resolution i get more users video
Hey @swatantra12singh , if you’re dealing with limitations in capturing multiple users’ raw video streams in Zoom’s SDK, you might want to check out the Recall.ai API.
It’s a simple 3rd party API that lets you use meeting bots to get raw audio/video/metadata from meetings without you needing to spend months to build, scale and maintain these bots.
Here are the API docs: https://docs.recall.ai