Build the player iframe
Set the stream URL, player title, sizing, theme, and start mode. Then copy the iframe code or direct link.
Generate an iframe and a direct player link for an authorized HLS stream. The output is meant for site owners who control the media URL and understand browser access limits.
Set the stream URL, player title, sizing, theme, and start mode. Then copy the iframe code or direct link.
Use the Player route first. If playback fails there, the iframe will not magically fix access, CORS, or codec issues.
The page generates both iframe code and a direct player link, so users can choose the right publishing path.
Do not embed temporary account URLs, private cookies, or signed links that should not be shared publicly.
The stream may block cross-origin requests, require authorization, use unsupported codecs, or expire through signed URLs.
Most browsers only allow autoplay when muted. The generated code marks this clearly instead of promising forced autoplay.
No. Share only streams you own, control, or have permission to publish.
Generate iframe code and direct player links for authorized streams.
Generate iframe code and direct player links for authorized streams.
Ready: full route, page detail actions, related route and copy/share behavior are available.
Core actions, related paths, and page context are available for this route.
Ready: page URL, brief, share, and related routes are available.