Manifestparser
JavaScript library from Eyevinn for parsing HLS and DASH manifest files in video applications.
Link
Related resources
- M3U8.NETC#/.NET library to parse and write M3U8 playlists, supporting byte-ranges, discontinuities, and round-trip serialization.
- N_m3u8DL-RECross-platform CLI stream downloader handling HLS/DASH/MSS manifests (M3U8/MPD/ISM) including decryption, actively maintained with 7k+ star…
- m3u-parser-generatorTypeScript library that both parses and generates m3u/m3u8 IPTV and HLS playlists, actively maintained (updated Sep 2025).
- hls-playlist-generatorCLI tool that generates accurate HLS segment lengths from real keyframes and writes a proper .m3u8 playlist.
- PantomimeSwift M3U8 parser supporting both master and media playlists.
- The Analysis of DASH Manifest OptimizationsAmazon-authored ACM Green Multimedia Systems workshop paper analyzing MPD manifest size optimization techniques.
- 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.
- 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.