Eyevinn chaos-stream-proxy — fault injection for HLS/DASH streams
Proxy that sits in front of HLS manifests and DASH MPDs and injects configurable failures — HTTP errors, delays, corrupted segments — per query parameter, for chaos-testing player resilience.
Link
Related resources
- fMP4 Stream Online SegmenterBrowser-based tool that generates fMP4/DASH manifest segments online, by streaming engineer Jordi Cenzano.
- dash-analyzerPython tool for analyzing MPEG-DASH streams, parses MPD structure for inspection.
- node-dash-sidxParses the sidx box of DASH/YouTube content into JSON for MSE byte-range requests.
- ll-dash-serverLow-latency DASH server implementation built on ffmpeg.
- low-latency-dash-ffmpegDockerized ffmpeg reference configuration for LL-DASH per-frame moof chunk streaming.
- Performance of Low-Latency HTTP-based Streaming PlayersMMSys'21 paper comparing AVPlayer, Shaka, HLS.js, and Dash.js performance under LL-HLS and LL-DASH.
- srt-advanced-serverConfigurable SRT server supporting single-source to multi-target stream distribution.
- The Analysis of DASH Manifest OptimizationsAmazon-authored ACM Green Multimedia Systems workshop paper analyzing MPD manifest size optimization techniques.
- Harnessing WebRTC for Large-Scale Live StreamingACM SIGCOMM 2025 paper on scaling WebRTC for large-audience low-latency live streaming.
- KTH Thesis: Interoperable Retransmission Protocols for Low-Latency Video (RIST/SRT)Master's thesis academic evaluation comparing RIST and SRT retransmission protocols for low-latency video contribution.