Embeddable Players

Hey everyone, here is how to embed the Zoom Web Client into an iFrame:

<iframe src="https://zoom.us/wc/{{ MeetingID }}/join?prefer=1&un=dG9tbXk=" width="1000" height="500" sandbox="allow-same-origin allow-forms allow-scripts" allow="microphone; camera"></iframe>

More info on the Web Client join url:

Supported Browsers:

https://support.zoom.us/hc/en-us/articles/214629443-Zoom-Web-Client

Thanks,
Tommy