Skip to main content

Iframe Embed

Basic: Embed your video

<iframe
src="https://player.antcdn.net/v1/{edgeKey}/master.m3u8?quality=highest"
width="640"
height="360"
frameborder="0"
allow="autoplay; fullscreen; encrypted-media"
allowfullscreen>
</iframe>

Full-width embed

Tip

You can control playback via query params like autoplay=true, muted=true, and quality=highest.