rtmp-rs
Description
Modern Rust RTMP server supporting Enhanced RTMP v2 with HEVC/AV1/VP9, keyframe caching for late joiners, and backpressure that drops video while keeping audio.
Resource details
- Category path
- Protocols & Transport›Transport Protocols›RTMP
- Classification
- Not yet classified
rtmp-rs is cataloged in Protocols & Transport, Transport Protocols, and RTMP.
URL
Related resources
- rtmp_relayRTMP relay server with YAML-config host/client routing for lightweight stream fanout.
- rtmpstressMultithreaded RTMP server stress-testing tool built on librtmp.
- 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…
- rtmp (Nim)RTMP client and server implementation for the Nim programming language.
- 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.
- 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.
- RIST vs SRT: Technical ComparisonElecard's technical deep-dive comparing RIST and SRT low-latency transport protocols.
- PantomimeSwift M3U8 parser supporting both master and media playlists.