Start Live StreamingAutomatically

For any scheduled meeting, we can configure stream_url, key and page_url in advance, but when try to use livestream_update_status api with action as ‘start’ for a meeting which is going to start in some minutes, it shows meeting has not started yet. Is there a way so that live stream can automatically get started as soon as we start the meeting if we have already configured the settings for it.

Hey @Sneh,

Thank you for reaching out to the Zoom Developer Forum. If you wanted to start livestreaming a meeting when it starts, you can subscribe to the meeting.started webhook event.

When your endpoint receives that event, you would then call the Update Livestream Status API.

I hope that helps!

Thanks,
Max

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