R2-video-streaming
Sync script and Cloudflare Worker for HLS delivery off Cloudflare R2 object storage.
Link
Related resources
- http-live-streaming (Cloudflare Worker HLS)Cloudflare Worker (Hono-based) serving HLS segments and playlists from R2 storage at the edge.
- Protecting HLS manifests with signed URLs at the edgeSample using Lambda@Edge to rewrite HLS playlists on the fly and inject per-segment signed URLs, with a two-distribution manifest/segment s…
- 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…
- live-streaming-server-net.NET RTMP live streaming server with HTTP-FLV/WebSocket-FLV/HLS output, Kubernetes and cloud storage integration, admin panel.
- jsDelivrProduction multi-CDN (Cloudflare+Fastly) delivery network with RUM+synthetic monitoring load balancer and dual-DNS failover architecture, o…
- 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.
- tsduck-prometheus — TS analyser metrics exporterExports TSDuck transport-stream analyser values as Prometheus metrics covering most ETSI TR 101 290 checks for broadcast monitoring.
- 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…
- Multi-Regional Multi-CDN Content Steering (ACM Mile-High Video 2025)Academic paper on the HLS/DASH Content Steering standard for optimizing multi-regional multi-CDN video delivery.
- 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.
- Cloudflare Stream Live: Engineering Deep-DiveEngineering post on distributed live ingest architecture vs legacy single-region ingest, covering LL-HLS latency, WHIP/WHEP, and SRT suppor…