Hey gang.
I am looking to embed some videos from Bunny CDN stream service. When I attempt to embed via the URL, I get a generic link, and the video is not embedded.
Any thoughts on what I should be doing?
Hey gang.
I am looking to embed some videos from Bunny CDN stream service. When I attempt to embed via the URL, I get a generic link, and the video is not embedded.
Any thoughts on what I should be doing?
Bunny’s CDN service provides instructions on how to do this properly:
Embedding a video involves placing an
<iframe>element on your webpage.
You’ll need to add them to the allowed iframes setting, then it’ll work:
<iframe src="https://player.mediadelivery.net/embed/617966/7088fc08-ea3d-4126-840d-c47aa324b637?autoplay=true"></iframe>