moxygen — Meta's C++ MoQ implementation
Meta's C++ implementation of IETF Media over QUIC, including a relay and FLV streamer/receiver interop clients.
Link
Related resources
- moq.dev — Media over QUIC project siteOfficial home of the Media over QUIC implementation stack (moq-lite, hang, moq-relay) with live demos, successor to quic.video.
- 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.
- rtmp-srt-serverRTMP/SRT relay with web management, dynamic outputs, and universal MPEG-TS to RTMP repackaging for multi-input/multi-output workflows.
- go-rtmpGo RTMP 1.0 server library with a relay example; a building block for custom RTMP ingest servers.
- 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…
- VSF Technical Recommendations IndexOfficial Video Services Forum index linking all TR-06-x RIST specification PDFs (Simple/Main/Advanced profiles and extensions).
- 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…