Is it possible to access a zoom meeting's video data?

Thank you, staff, for all your help, you guys are actually very useful.

I came here looking for a way to find a real time way to access meetings’ video feed (audio would be ideal) on my backend (frontend being my zoom marketplace app, theoretically speaking), and it’s my understanding I can use GET /livestream to do that? Is that correct? I am connecting to a RTMP server as an RTMP client? Is the stream address predefined or do i somehow pick it (I’m asking because i noticed the PATCH /livestream endpoint)?

My idea is: I publish an app to your marketplace, the app uses the video feed on my server for backend analytics, delivered in (near) real time via my marketplace app? Is that possible?

Thank you so much, you guys are awesome.

Nino

1 Like