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
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.