Adaptive Quality (ABR): Every Viewer Gets the Right Stream
Embedded players now stream with an adaptive bitrate ladder: multiple qualities generated live, with each viewer's player picking the best one their connection can carry, moment to moment.
What's New
Streams embedded on your website now play with adaptive bitrate (ABR). Instead of sending one fixed quality to everyone, the stream is transcoded live into a ladder of qualities, and each viewer's player continuously picks the best rung their connection can carry.
You don't configure the ladder; you just get it. Create an embed and adaptive playback is the default.
Why It Matters
On platforms like YouTube, adaptive playback is something you take for granted: the platform transcodes your stream and viewers never think about it. The moment you self-host a player, that machinery is usually gone, and one fixed bitrate has to serve everyone.
One bitrate is always wrong. Pick high and mobile viewers buffer; pick low and the desktop majority watches a soft, smeared image. The traditional fix, running your own transcoding ladder, is exactly the kind of infrastructure people come to playout.video to avoid.
So the embed does what the platforms do: your single stream goes in, a quality ladder comes out, and the phone in a moving train and the office desktop each get the stream they can actually play. When a viewer's bandwidth dips, their player steps down instead of freezing, and steps back up when things recover.
Passthrough, If You Want It
Adaptive transcoding isn't mandatory. Each embed has a Passthrough switch that sends the source quality as-is: a single bitrate, no ladder.
When is passthrough the right call?
Your audience is homogeneous and well-connected (an office all-hands on a corporate LAN)
You want the absolute source picture with no re-encode in the path
For a public page with unknown visitors, leave adaptive on. One note: flipping the switch on a live stream briefly reconnects viewers, so change it between shows.
The Fine Print
Adaptive playback applies to the website embed player. Your platform destinations (YouTube, Twitch, etc.) keep receiving the full-quality stream and run their own transcoding as always.
DVR rewind and the viewer-count badge work in both modes.
Website embedding, including ABR, is part of the Business plan.
See It in Context
The launch post: Stream to Your Own Website: the Embedded Player Is Here
Choosing your source quality: Choosing Stream Quality: 1080p, 4K, and What Actually Matters