How to get audio stream of Zoom Meetings by Web Apps

Hi @sozo

I’m working on python bindings for the Zoom Meeting SDK here: GitHub - noah-duncan/py-zoom-meeting-sdk: Python Bindings for the Zoom Meeting SDK

They will allow you to bring real time audio data into a python web application.

The bindings are in beta and do not cover the entire SDK yet, but I’m actively adding new functionality. Please open an issue in the repo if something you need is missing.