public-moq-demo
Media over QUIC (MoQ) testbed/demo implementing Warp-style object transport over QUIC.
Link
Related resources
- Ultra Low-Latency HLS: Real-World Experiments and Results (2025)Measured 2025 experiments comparing LL-HLS and Media over QUIC latency, including a MoQ implementation for MediaMTX reaching about 200 ms.
- MoQ Ecosystem DirectoryDirectory indexing Media over QUIC implementations: players, relays, servers and libraries across languages and MOQT draft versions.
- Project LightspeedSelf-contained OBS-to-browser streaming stack using FTL and WebRTC for sub-second latency.
- rtp2webrtcMinimal WebRTC server with simple API that broadcasts RTP streams, lightweight alternative to full streaming platforms.
- Node.js WHIP/WHEP Server Libraries (Meetecho)Meetecho's writeup of their Node.js WHIP and WHEP server libraries, from the team behind Janus and involved in the specs themselves.
- libRIST Open Source RIST Library TutorialRecorded start-to-finish tutorial talk on using libRIST.
- Pion WHIP/WHEP Reference Server ExampleRoughly 200-line Go reference implementation of a WHIP ingest plus WHEP playback server on Pion, publishable from OBS or GStreamer and play…
- MPEG-Conformance-and-reference-sourceJava JAXB MPD object model classes (org.iso.mpeg.dash) used as conformance/validator reference source.
- VSF TR-06-4 Part 6: RIST Transport Stream Program SelectionRIST extension spec letting a receiver request specific TS programs via Keep-Alive so the sender transmits only those, backward compatible…
- ffmpeg-hls-generatorWraps FFmpeg to generate HLS assets plus a master m3u8 manifest.
- dash.js BolaRule ABR DocumentationReference documentation for dash.js's BOLA adaptive bitrate rule, describing buffer-level to bitrate mapping and switching thresholds.