How can I get the video stream of participants in zoom by python?

I wonder how I can get the videos of participants who open the camera by Python. We are developing a real-time tool to improve online learning experiences, which needs to get users’ videos. So I wonder if it’s possible to do this.
Thanks a lot.

Not possible yet, natively. ZoomSDK is C++ or C# (wrapped). Client SDKs don’t have Raw Data access. Video SDKs do, but they cannot connect to Zoom meetings and are again programmed in C++. Maybe one day!

Hey @tzhouam,

Thanks for using the dev forum!

@liminal_andy is correct :slight_smile:

Thanks!
Michael

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