# moq-dev/moq

Media over QUIC: Real-time latency at massive scale

Repository: https://github.com/moq-dev/moq
Canonical: https://ross.abutalabs.com/products/moq-dev-moq
Homepage: https://moq.dev
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: media, quic, live, moq, real-time
Last push: 2026-08-26T19:00:15+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 1526, "days_push": 7, "days_rel": 7, "gap_med": 0, "n_releases_24m": 186}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1477, forks 233 (observed 2026-08-28T04:04:50.316883+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: streaming, networking, sdk, cli, websocket
- domain: media, networking, web-development, developer-tools
- platform: rust, browser, cross-platform, cli, self-hosted
- tags: quic, media-over-quic, live-streaming, webtransport, webcodecs, moq-transport, gstreamer-plugin, low-latency, cdn, broadcasting, real-time, web-server

## Member repositories
- moq-dev/moq (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.316883+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:25.021659+00:00, confidence not recorded.
  - readme: https://github.com/moq-dev/moq (fetched 2026-08-28T04:04:50.316883+00:00, sha 20bdee324df7)
  - homepage: https://moq.dev (fetched 2026-08-29T11:41:32.946125+00:00, sha 84fc19e2ddc1)
  - site_page: https://doc.moq.dev (fetched 2026-08-29T11:41:32.955205+00:00, sha 57c7ed275ef0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
