rtsp-rs
RTSP 2.0 protocol implementation in Rust.
Link
Related resources
- retinaRust RTSP client library with ONVIF surveillance focus, used in Moonfire NVR.
- gortsplibRTSP client/server library in Go, powers the MediaMTX media server.
- Node-Media-ServerNode.js RTMP/HTTP-FLV server, v4 adds enhanced RTMP FLV support for HEVC/VP9/AV1.
- xiuPure-Rust live media server supporting RTMP clustering, RTSP, WebRTC (WHIP/WHEP), HTTP-FLV, and HLS in one binary.
- video.js HLS Content SteeringDocumentation and implementation of standards-based content steering (HLS PATHWAY-PRIORITY / DASH SERVICE-LOCATION-PRIORITY) built into vid…
- tsduck-prometheus — TS analyser metrics exporterExports TSDuck transport-stream analyser values as Prometheus metrics covering most ETSI TR 101 290 checks for broadcast monitoring.
- NGINX VOD Module — advanced streaming configuration guideDetailed configuration walkthrough for nginx-vod-module doing on-the-fly HLS/DASH packaging with caching, DRM and mapping modes.
- Varnish — Caching Video (official docs)Official technical guide on caching HLS/DASH segments and manifests with Varnish, including VCL snippets for TTL and live-segment expiry ha…
- RustFSRust S3-compatible object storage claiming 2.3x MinIO performance on small-payload workloads, drop-in migration from MinIO/Ceph, good fit f…
- How Cloudflare Streams Video (Engineering)Engineering deep-dive on Cloudflare Stream's architecture: tus resumable upload protocol, encoding pipeline, dynamic underutilized-datacent…
- jsDelivrProduction multi-CDN (Cloudflare+Fastly) delivery network with RUM+synthetic monitoring load balancer and dual-DNS failover architecture, o…
- DVB-MABR Reference ToolsOfficial DVB open-source tools implementing multicast ABR (TS 103 769) in server and gateway modes on top of GPAC, for interop testing.
- PeerTube Architecture documentationExplains how PeerTube combines HTTP serving, a websocket tracker, HLS with P2P Media Loader and ActivityPub-based instance redundancy.