Embed a live Zoom meeting stream into my HTML website

Like embedding a YouTube Live stream into a website, I want to embed a live Zoom meeting stream into my HTML website.
The HTML piece of code that needs to be included in the case of Youtube is:
iframe width=“560” height=“315” src=“YouTube” frameborder=“0” allowfullscreen></iframe

I would appreciate it if someone could be so kind as to explain clearly and in detail how to embed a Zoom meeting stream into my HTML page?

Thank you in advance for your help

stream zoom meeting to youtube or vimeo and embed the youtube/vimeo live video

1 Like

Great solution @j.schoenemeyer!

Hi @sherv , we also have this guide to RTMP streaming which @MaxM put together: Live Streaming with RTMP

Using Youtube as the source, you would embed an iframe into your site.