moq.dev — Media over QUIC project site
Official home of the Media over QUIC implementation stack (moq-lite, hang, moq-relay) with live demos, successor to quic.video.
Link
Related resources
- moxygen — Meta's C++ MoQ implementationMeta's C++ implementation of IETF Media over QUIC, including a relay and FLV streamer/receiver interop clients.
- MoQ GStreamer plugin docs (moqsink / moqsrc)Official documentation for the GStreamer elements that publish and subscribe to Media over QUIC tracks, enabling MoQ in existing pipelines.
- GPAC — Multicast ABR (MABR) supportGPAC technical post on its FLUTE/ROUTE implementation for DVB-MABR and ATSC 3.0 multicast delivery of ABR content.
- FFmpeg RIST Protocol DocumentationOfficial FFmpeg docs for the rist:// muxer/demuxer, covering rist_profile, buffer_size, encryption, and secret options.
- VSF Technical Recommendations IndexOfficial Video Services Forum index linking all TR-06-x RIST specification PDFs (Simple/Main/Advanced profiles and extensions).
- moq-rs — Media over QUIC in RustCloudflare's production-tested Rust implementation of IETF Media over QUIC Transport (draft-14), providing moq-relay, moq-api and moq-pub c…
- Cloudflare: MoQ — refactoring real-time media stackTechnical writeup on Media over QUIC and Cloudflare's first production MoQ relay network for real-time media.
- ldash — low-latency DASH origin in GoGo reference origin server for low-latency DASH with a chunked-transfer upload endpoint, useful for experimenting with CTE-based LL-DASH de…