DASH-IF Validators
Official DASH Industry Forum validator toolset for MPD conformance and live-stream validation.
Link
Related resources
- mpd-parser (C)C library using libxml2 to parse DASH MPD manifests, with optional XSD schema validation.
- DASHLiveEdgeCalculatorComputes the live edge position from SegmentTemplate-based DASH MPDs.
- The Analysis of DASH Manifest OptimizationsAmazon-authored ACM Green Multimedia Systems workshop paper analyzing MPD manifest size optimization techniques.
- mpd-dashNode.js library for generating MPEG-DASH MPD manifests programmatically.
- HLS-Tools (Apple official bundle mirror)Mirror of Apple's official HLS Tools bundle: Media Stream Segmenter, Media Stream Validator, Variant Playlist Creator, and ID3 Tag Generato…
- Harnessing WebRTC for Large-Scale Live StreamingACM SIGCOMM 2025 paper on scaling WebRTC for large-audience low-latency live 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.
- low-latency-dash-ffmpegDockerized ffmpeg reference configuration for LL-DASH per-frame moof chunk streaming.
- FOSDEM 2024: Streaming Live Using RIST On Demand to ThousandsFOSDEM Open Media devroom talk on a real-world RIST architecture achieving 500ms glass-to-glass latency at scale, comparing RIST vs QUIC.
- srt-advanced-serverConfigurable SRT server supporting single-source to multi-target stream distribution.