fMP4 Stream Online Segmenter
Browser-based tool that generates fMP4/DASH manifest segments online, by streaming engineer Jordi Cenzano.
Link
Related resources
- 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.
- GPAC Dasher FilterMature C-based DASH/HLS segmenter filter in GPAC, supports live and static profiles with extensive CLI configuration.
- 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.
- 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.
- 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.