Middleman SCTE35 104 Parser
A web-based tool to parse and decode SCTE-35 markers for ad insertion and broadcast signaling analysis.
Link
Related resources
- 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.
- M3U8.NETC#/.NET library to parse and write M3U8 playlists, supporting byte-ranges, discontinuities, and round-trip serialization.
- go-m3u8Go HLS parser implementing the HLS Internet-Draft v20, parses from File/Reader/string.
- m3u8-cppHeader-only C++ streaming m3u8 playlist parser.
- The Analysis of DASH Manifest OptimizationsAmazon-authored ACM Green Multimedia Systems workshop paper analyzing MPD manifest size optimization techniques.
- RTMP: A Quick Deep-DiveBroadcast Knowledge conference talk video deep-diving RTMP protocol internals and its displacement by SRT/RIST/Zixi in modern contribution…
- 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.
- 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.