multicat
A set of lightweight tools for multicast and transport stream manipulation (from the VLC project) – used for efficient UDP streaming, recording, and conversion of TS streams.
Link
Related resources
- rtmp_relayRTMP relay server with YAML-config host/client routing for lightweight stream fanout.
- Point Cloud Streaming with Latency-Driven Implicit Adaptation using MoQ2025 paper applying Media-over-QUIC (MoQ) transport to low-latency adaptive point-cloud streaming.
- rtmpSnoopTool grabbing RTMP stream properties from live or dumped streams, including pcap file support.
- 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…
- galene-streamGateway bridging UDP/RTMP/SRT/RIST streams into the Galène WebRTC conferencing server.
- 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.
- low-latency-dash-ffmpegDockerized ffmpeg reference configuration for LL-DASH per-frame moof chunk 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.