bash scripts to create VOD HLS stream with ffmpeg almighty (tested on Linux and OS X)
Bash scripts for packaging VOD HLS streams with FFmpeg — renditions, master playlist and encryption included; tested on Linux and macOS.
Link
Related resources
- HLS-Tools (Apple official bundle mirror)Mirror of Apple's official HLS Tools bundle: Media Stream Segmenter, Media Stream Validator, Variant Playlist Creator, and ID3 Tag Generato…
- videojs-hlsjs-pluginhls.js source handler plugin for video.js 5+, long-standing and still maintained integration bridge.
- cmcdv2-hls-pluginCMCD v2 (Response Mode/Event Mode) plugin for hls.js, reports QoE metrics to a server per the latest CMCD spec revision.
- hlsvalidatorQt/Qwt GUI tool to dump and visually inspect M3U8 playlists and TS segments.
- rtmpSnoopTool grabbing RTMP stream properties from live or dumped streams, including pcap file support.
- 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.
- PantomimeSwift M3U8 parser supporting both master and media playlists.
- low-latency-dash-ffmpegDockerized ffmpeg reference configuration for LL-DASH per-frame moof chunk streaming.
- srt-advanced-serverConfigurable SRT server supporting single-source to multi-target stream distribution.
- Harnessing WebRTC for Large-Scale Live StreamingACM SIGCOMM 2025 paper on scaling WebRTC for large-audience low-latency live streaming.