All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

MoQ: A Unified Protocol for Real-Time Media Streaming Over QUIC

By

englishm

9mo ago· 17 min readenInsight

Summary

MoQ (Media over QUIC) is a new IETF standard that addresses the fragmentation in real-time internet media by providing a unified protocol for sub-second, interactive streaming at global scale. It replaces the patchwork of legacy protocols like RTMP, HLS, DASH, and WebRTC that developers have been stitching together for decades, resolving conflicts between latency, scale, and simplicity. The article explains how MoQ creates a single foundation for next-generation applications requiring low-latency communication.

Key quotes

· 4 pulled
For over two decades, we've built real-time communication on the Internet using a patchwork of specialized tools
Using them together in 2025 feels like building a modern application with tools from different eras
Media over QUIC (MoQ) is a new IETF standard that resolves this conflict, creating a single foundation for sub-second, interactive streaming at a global scale
The seams are starting to show—in complexity, in latency, and in the flexibility needed for the next generation of applications
Snippet from the RSS feed
For years, developers have been stitching together multiple protocols for real-time media, trading latency for scale and simplicity. Media over QUIC (MoQ) is a new IETF standard that resolves this conflict, creating a single foundation for sub-second, int

You might also wanna read