How can i access only the raw video data for active video user

Description
I see that the windows meeting SDK has a callback function for each frame for raw video data but how can i get a raw video data for the active speaker and not subscribe to a specific user

@srinjoychoudhury, there isn’t a way to receive video from only the active speaker, you would need to manually coordinate this on your end by listening to the active speaker events and subscribe to the corresponding user’s video.

Another option is to use Recall.ai, which has an API to let you receive the raw video data from Zoom in both active speaker view and gallery view.

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