NGINX VOD Module — advanced streaming configuration guide
Detailed configuration walkthrough for nginx-vod-module doing on-the-fly HLS/DASH packaging with caching, DRM and mapping modes.
Link
Related resources
- Kaltura nginx-vod-moduleAn NGINX module for Video on Demand streaming that enables MP4 repackaging and dynamic adaptive streaming (HLS/DASH) support on Nginx serve…
- nginx-ts-module — NGINX live HLS/DASH originNGINX module turning the server into a live origin: MPEG-TS over HTTP in, HLS and DASH manifests/segments out.
- 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…
- NGINX Cache Slice: Byte-Range Video CachingOfficial NGINX blog explaining the slice module, which splits files into cacheable pieces so byte-range requests fill cache incrementally —…
- 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…
- IcecastAn open source streaming media server primarily for audio streaming (Ogg/Opus), which can also deliver video in formats like Ogg/Theora. Co…
- tsduck-prometheus — TS analyser metrics exporterExports TSDuck transport-stream analyser values as Prometheus metrics covering most ETSI TR 101 290 checks for broadcast monitoring.
- DIY-Streaming-CDNReference architecture and OSS stack (OBS + nginx + load balancer) for building a self-hosted livestream CDN.
- Nimble StreamerA lightweight, free live streaming server supporting HLS, DASH, RTMP, SRT, and more, often used for low-latency streaming and transmuxing i…
- 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.
- SVTA Open Caching reference codeMIT-licensed reference code and OpenAPI descriptions for SVTA Open Caching, built on IETF CDNI (RFC 8006/8007/8008/8804) plus SVA extension…
- 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.