ldash — low-latency DASH origin in Go
Go reference origin server for low-latency DASH with a chunked-transfer upload endpoint, useful for experimenting with CTE-based LL-DASH delivery.
Link
Related resources
- Facebook go-media-webtransport-server — WebTransport/QUIC media serverExperimental WebTransport (QUIC) media server for ultra-low-latency live streaming (<60ms) with VOD/rewind support; Media-over-QUIC style d…
- low-latency-preview — end-to-end LL-DASH latency test chainOpen source low-latency DASH pipeline with burned-in encoder timecode and player overlay so glass-to-glass latency can be measured exactly.
- moq-dev GStreamer plugin — Media over QUICGStreamer plugin to publish and consume media over MoQ (Media over QUIC), integrating QUIC low-latency transport into GStreamer pipelines.
- atm0s-media-serverRust decentralized, global-scale media server supporting WebRTC, WHIP/WHEP, RTMP, and SIP.
- tinywhipMinimal WHIP-in / WHEP-out server for testing WebRTC ingest-to-egress pipelines.
- 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.
- Meetecho: Bridging MoQ and WebRTCTechnical blog detailing a Janus plugin bridging WHIP/WHEP to Media over QUIC, with architecture details.
- VSF Technical Recommendations IndexOfficial Video Services Forum index linking all TR-06-x RIST specification PDFs (Simple/Main/Advanced profiles and extensions).
- m3u8-rs — Rust HLS Manifest ParserActive nom-based Rust parser for HLS m3u8 playlists (master and media).