Embed cloud recording

I am looking for a way to embed or display cloud recordings on a website. I have the URL and I attempted to use a
" <div data-href= > " but nothing appeared on the site. I would assume I need a script or some other code from zoom to display the recording.

Hey @sara.banks,

You could use an iFrame:

<iframe src="play_url"></iframe>

Or upload the video to youtube and embed the video.

Thanks,
Tommy

1 Like

+1 from me.

It would be great if we could copy code directly from a recorded Zoom webinar, and paste that code directly into a (WordPress) website, the same as we can do for Youtube videos.

1 Like

Thanks! I will give that a try.

1 Like

Absolutly. That was actually what I was looking for but

Hey @Itomic, @sara.banks

We are working on a solution like that.

In the meantime, your best bet is to upload the video to youtube and then embed the video to your site.

Youtube is more optimized for embedding then the Zoom recording link.

Thanks,
Tommy

1 Like

Thanks for that update.

I’m sure you’ve considered this, but of course it’ll be important that we have the option to make these embedded Zoom videos private. Many use cases will involve logged-in member-only access to the recordings.

1 Like

Thank you, Tommy.

Once I found out my office had a youtube account, that is exactly what I did. Upload and then embeded the youtube. It worked very well especially since it was not a private video that needed log in.

1 Like

Hey @Itomic,

We already do have authentication for the Zoom recordings:

Thanks,
Tommy

Happy to hear that flow worked! :slight_smile:

Thanks,
Tommy