rtmpstress
Multithreaded RTMP server stress-testing tool built on librtmp.
Link
Related resources
- rtmp_relayRTMP relay server with YAML-config host/client routing for lightweight stream fanout.
- rtmpdumpClassic RTMP dump/proxy tool (rtmpdump/rtmpsuck) for capturing and debugging RTMP streams.
- rtmpSnoopTool grabbing RTMP stream properties from live or dumped streams, including pcap file support.
- rtmp (Nim)RTMP client and server implementation for the Nim programming language.
- rml_rtmpRust RTMP protocol libraries including a log-reader utility for debugging raw RTMP handshake and message conversations.
- RTMP: A Quick Deep-DiveBroadcast Knowledge conference talk video deep-diving RTMP protocol internals and its displacement by SRT/RIST/Zixi in modern contribution…
- srt-advanced-serverConfigurable SRT server supporting single-source to multi-target stream distribution.
- 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.
- libristPrimary open-source C library implementing the RIST protocol (Simple/Main/Advanced profiles), used by VLC, FFmpeg, OBS, and GStreamer.
- 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.