Media Over QUIC can scale real-time streaming and carry the world's vids
I’ve been following the standardization of QUIC for several years (and wrote about it) but MoQ had not yet come onto my radar. A quick look at some IETF drafts gave me some of the main concepts, but it can be frustratingly hard to pick out the important high-level ideas from the masses of protocol-specific detail that goes into an Internet draft. And there are enough moving parts to MoQ for it to present another case of the blind men and the elephant.
- ▪I’ve been following the standardization of QUIC for several years (and wrote about it) but MoQ had not yet come onto my radar.
- ▪A quick look at some IETF drafts gave me some of the main concepts, but it can be frustratingly hard to pick out the important high-level ideas from the masses of protocol-specific detail that goes into an Internet draft.
- ▪And there are enough moving parts to MoQ for it to present another case of the blind men and the elephant.
Opening excerpt (first ~120 words) tap to expand
(function() { let windowUrl = window.location.href; windowUrl = windowUrl.substring(windowUrl.indexOf('?') + 1); let messageElement = document.querySelector('.shareableMessage'); if (windowUrl && windowUrl.includes('code') && windowUrl.includes('expires')) { messageElement.style.display = 'block'; } })(); networks Media Over QUIC can scale real-time streaming and carry the world's vids The low latency of WebRTC, the scalability of DASH, and perhaps no need for CDNs Bruce Davie Bruce Davie Published wed 8 Jul 2026 // 07:01 UTC SYSTEMS APPROACH A few weeks ago, Larry and I independently received the same advice from two different sources: take a look at Media Over QUIC (MoQ) for your next edition.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at The Register.