moq-dev/moq
Media over QUIC: Real-time latency at massive scale observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 1526
- days_rel: 7
- days_push: 7
- n_releases_24m: 186
Adoption not part of the score
1477 stars · 233 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An open-source implementation of Media over QUIC (MoQ), a next-generation live media protocol delivering WebRTC-like real-time latency at massive scale using QUIC, WebTransport, and WebCodecs. It provides Rust and TypeScript libraries plus a self-hostable relay server, with integrations for GStreamer, OBS, and FFmpeg.
Use cases
- stream live video with sub-second latency to millions of viewers
- replace WebRTC, HLS/DASH, and RTMP for live broadcasting
- build a video conferencing app with dynamic peer discovery
- teleoperate robots with real-time telemetry streams
- self-host a low-latency live streaming CDN
- contribute live media from OBS or GStreamer to a scalable origin
- stream any live data, not just media, like text chat or game state
When to choose
- you need real-time live streaming latency without WebRTC's scaling constraints
- you want massive fan-out via CDN or self-hosted relays
- you're building on modern web APIs like WebTransport and WebCodecs
- you need a generic protocol for live data beyond just media
- you want to experiment with the emerging IETF moq-transport standard
When to avoid
- you need a fully stable, standardized protocol for production-critical systems (APIs and protocol are still evolving)
- you only need simple on-demand video hosting or VOD playback
- you require broad legacy device support without HLS/CMAF fallback work
- your stack cannot use QUIC or WebTransport
Facets
library · maturity active
streaming networking sdk cli websocket media networking web-development developer-tools rust browser cross-platform cli self-hosted quic media-over-quic live-streaming webtransport webcodecs moq-transport gstreamer-plugin low-latency cdn broadcasting real-time web-server
3 sources
- readme: https://github.com/moq-dev/moq · fetched 2026-08-28 · 20bdee324df7
- homepage: https://moq.dev · fetched 2026-08-29 · 84fc19e2ddc1
- site_page: https://doc.moq.dev · fetched 2026-08-29 · 57c7ed275ef0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| moq-dev/moq | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem