MoQ’s migration plan: keep HLS, add a QUIC relay
Broadpeak outlines Media over QUIC (MoQ), an IETF-standardizing protocol stack for low-latency live media delivery over QUIC/WebTransport that uses a publish/subscribe model and frame-level (non-segmented) transport rather than HLS/DASH-style ABR segments. The article describes a proposed transition approach that keeps existing HTTP Adaptive Streaming (HAS) infrastructure while adding a cache-level HAS-to-MoQ relay to serve both HAS and MoQ simultaneously, and notes early experimentation on CPU and QoE impacts with more results planned for an upcoming white paper. Broadpeak also references an NAB Show 2026 live demonstration of MoQ and ongoing exploration of WebTransport over HTTP/2 in this architecture.
Key Takeaways
- MoQ targets real-time live delivery over QUIC (typically WebTransport over HTTP/3), avoiding TCP head-of-line blocking and segment-based ABR latency.
- Broadpeak’s proposed on-ramp keeps current HAS packaging/caching and adds a “HAS-to-MoQ” relay at the cache to support dual delivery (HAS + MoQ).
- MoQ’s publish/subscribe model aims to converge “realtime comms” patterns (RTP/RTSP/WebRTC-style thinking) with web-scale streaming distribution.
- Broadpeak is measuring server CPU impact and client QoE when serving MoQ and HAS simultaneously; deeper results are slated for an upcoming white paper.
- They’re also exploring WebTransport over HTTP/2 as a potential deployment option, not just HTTP/3.
Why It Matters
MoQ’s biggest hurdle isn’t protocol elegance—it’s migration economics. Broadpeak’s cache-level relay proposal reframes the transition as a CDN software upgrade, not a rip-and-replace of encoders, packagers, origins, and players. If this pattern holds, “the cache becomes the protocol translator,” letting services selectively buy sub-second latency for high-value use cases (sports betting, auctions, interactive viewing) while keeping HLS/DASH for everyone else. The competitive battleground shifts from ABR tuning to QUIC session behavior, compute cost at the edge, and how quickly the ecosystem standardizes on MoQ.
Read full article at broadpeak.tv