m3u8-parser (includeamin)
Rust crate to parse and create M3U8 v7 playlists targeting RFC 8216, with builder API.
Link
Related resources
- m3u8 (sethdeckard)Ruby M3U8 library supporting RFC8216 and rfc8216bis-19, including Low-Latency HLS and Content Steering, with a CLI for validating playlists.
- m3u8 (ssttevee)Fresh idiomatic Go rewrite of an M3U8 decoder with spec text embedded in comments and a clean decoder API.
- rml_rtmpRust crate, networking-agnostic RTMP protocol implementation usable with mio/tokio/std.
- python-mpd-parserSmall standalone Python library to parse and write MPD files via MPDParser.parse()/.write().
- m3uproxy mpdparser - Go DASH MPD parser/generatorSmall Go library to parse and generate MPEG-DASH MPD manifests, published 2025, MIT licensed.
- libRIST Open Source RIST Library TutorialRecorded start-to-finish tutorial talk on using libRIST.
- ffmpeg-hls-generatorWraps FFmpeg to generate HLS assets plus a master m3u8 manifest.
- MPEG-Conformance-and-reference-sourceJava JAXB MPD object model classes (org.iso.mpeg.dash) used as conformance/validator reference source.
- Pion WHIP/WHEP Reference Server ExampleRoughly 200-line Go reference implementation of a WHIP ingest plus WHEP playback server on Pion, publishable from OBS or GStreamer and play…
- dash.js BolaRule ABR DocumentationReference documentation for dash.js's BOLA adaptive bitrate rule, describing buffer-level to bitrate mapping and switching thresholds.
- White Paper: SRT vs RIST for Professional Video ContributionVendor white paper comparing SRT and RIST for contribution and distribution: retransmission behaviour, FEC options, profile interop and gov…