dash.js — MPD and Inband Event Handling
Official guide to EventStream and InbandEventStream handling in dash.js, including emsg parsing and the AOMedia ID3 emsg scheme.
Link
Related resources
- DASH Support in MP4Box (GPAC wiki)Official GPAC documentation on MP4Box's live and VOD DASH packaging flags and named-pipe live workflow.
- 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.
- dash-analyzerPython tool for analyzing MPEG-DASH streams, parses MPD structure for inspection.
- 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.
- 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.
- PantomimeSwift M3U8 parser supporting both master and media playlists.