Hello,
We would like near realtime streaming of QOS call record data for Zoom meetings that are in progress.
The current model of Webhooks as spec’d at https://developers.zoom.us/docs/api/rest/reference/qss/events/#overview is not going to be able to scale to support tens of thousands of meetings that we plan to stream QOS data for.
- Do we have have Websocket support for doing this from Zoom ?
- If not, do we have any form of streaming support from Zoom for QSS, such as HTTP Streaming/SSE, QUIC Streaming, GRPC streaming ?
Regards.