HLS-Stream-Creator
Simple no-dependency bash script that segments a media file and builds an M3U8 playlist for HLS serving.
Link
Related resources
- ffmpeg-hls-generatorWraps FFmpeg to generate HLS assets plus a master m3u8 manifest.
- dash-static-mpdPHP generator classes building static MPDs referencing external media sources (SD+HD, per-elementary-stream).
- lalGo media server: RTMP/RTSP/HLS/HTTP-FLV/WS-FLV with relay, cluster, record, HTTP API.
- dash-ts-validatorMPEG-TS conformance test tool for MPEG-DASH segments, built on libxml2/pcre/glib.
- public-moq-demoMedia over QUIC (MoQ) testbed/demo implementing Warp-style object transport over QUIC.
- libRIST Open Source RIST Library TutorialRecorded start-to-finish tutorial talk on using libRIST.
- VSF TR-06-4 Part 6: RIST Transport Stream Program SelectionRIST extension spec letting a receiver request specific TS programs via Keep-Alive so the sender transmits only those, backward compatible…
- VSF RIST Activity Group — Specification IndexCanonical Video Services Forum index for RIST specs: TR-06-1 Simple Profile, TR-06-2 Main Profile, TR-06-3 Advanced Profile and all TR-06-4…
- 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.