Pure HTML5/Javascript sample?

Hi there,

I am a pure HTML(5), CSS, and Javascript developer. Are there any sample codes out there that don’t require node.js, react, and whatever else?

I just want to embed a Zoom meeting’s live video/audio into a web page and be able to set the size of the div/canvas that it appears in. That way the user can be participating in the meeting while also seeing another div on the same page with information from my website/app.

The < iframe > embed thing they had going on seemed promising, but it does not work reliably (or at least not yet).

Thank you,

Robert

Hey @rmmackay,

Yes you can totally do that! Checkout the CDN method here:

Let me know if you have additional questions! :slight_smile:

Thanks,
Tommy

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