Zoom API to determine if the stream is live, then show a LIVE NOW button in the header

I am building a Wordpress website and I am a coder too… My task is to show a “LIVE NOW” button when a live streaming is happening in my “ZOOM BUSINESS ACCOUNT”…And when the client clicks the button he should be able to see the live streaming. How to do this with Zoom API?

Hey @homasprem95,

Thank you for reaching out to the Zoom Developer Forum. You can use the Live Streaming Started Webhook to receive an event notification when a meeting starts streaming and use the Live Streaming Stopped Webhook to identify when the streaming has ended.

Please note, the live streaming stopped webhook only works with custom streaming services. If you are using a standard live streaming service, you may want to use their APIs to reliably check when a stream has ended on their platform.

For more information please see our webhook reference.

I hope that helps! Let me know if you have any questions.

Thanks,
Max

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