RustFS
Rust S3-compatible object storage claiming 2.3x MinIO performance on small-payload workloads, drop-in migration from MinIO/Ceph, good fit for video segment storage.
Link
Related resources
- YIGS3-compatible distributed object storage server, alternative to Ceph/MinIO for large-scale media deployments.
- video-service — gRPC HLS/DASH/CMAF microservice with S3 outputPython gRPC streaming microservice producing HLS, MPEG-DASH and CMAF fMP4 and writing to S3-compatible storage such as MinIO, packaged in a…
- R2-video-streamingSync script and Cloudflare Worker for HLS delivery off Cloudflare R2 object storage.
- live-streaming-server-net.NET RTMP live streaming server with HTTP-FLV/WebSocket-FLV/HLS output, Kubernetes and cloud storage integration, admin panel.
- http-live-streaming (Cloudflare Worker HLS)Cloudflare Worker (Hono-based) serving HLS segments and playlists from R2 storage at the edge.
- 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…
- 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.
- Apache Traffic ServerHigh-performance open-source reverse-proxy and edge cache with live config reload and plugin extensibility, widely used as a video edge cac…
- PIRA: Pan-CDN Intra-video Resource Adaptation for Short Video Streaming2025 arXiv paper on intra-video session pan-CDN segment/range selection jointly optimizing QoE and cost for short-video streaming.
- 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.