Transport Protocols
Browse 74 curated transport protocols resources for video development on Awesome Video.
Topics
Resources
- rtmp (Nim)RTMP client and server implementation for the Nim programming language.
- rtmp-rsModern Rust RTMP server supporting Enhanced RTMP v2 with HEVC/AV1/VP9, keyframe caching for late joiners, and backpressure that drops video…
- rtmp-server (AgustinSRG)RTMP server in Go for live broadcast with Redis pub/sub and JWT-signed callbacks.
- rtmp-server-rsRust RTMP server with play whitelist, callback-URL publish validation, Redis Pub/Sub control, and RTMPS/TLS support.
- rtmp-srt-serverRTMP/SRT relay with web management, dynamic outputs, and universal MPEG-TS to RTMP repackaging for multi-input/multi-output workflows.
- rtmpSnoopTool grabbing RTMP stream properties from live or dumped streams, including pcap file support.
- 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.
- rtmpstressMultithreaded RTMP server stress-testing tool built on librtmp.
- HydraSRTOpen-source alternative to the Haivision SRT Gateway built on Elixir/OTP + Rust + GStreamer, with failover, supervision, metrics, and a web…
- HydraSRT — open-source SRT gatewayOpen-source SRT gateway positioned as an alternative to Haivision SRT Gateway for reliable contribution-grade transport routing.
- IETF Draft: Tunnelling SRT over QUICIETF draft specifying how to carry SRT live streams inside QUIC datagrams to gain TLS, connection migration and multipath potential.
- Loopy SRT Stats MonitorMonitors OBS SRT/SLS/BELABOX/RESTREAMER/RIST/NGINX connections and auto-switches OBS scene on connection failure; IRL streaming focused.
- MistServer SRT Protocol Deep DiveTechnical deep dive on SRT ingest/egress including single-port streamid-based push patterns, listener/caller modes, and latency configurati…
- SRT Alliance: Interoperability Between RTP and SRTSRT Alliance technical article on gatewaying and interoperating RTP-based contribution feeds with SRT transport.
- SRT CookBook: Wireshark/TShark AnalysisOfficial SRT Alliance documentation on using TShark/Wireshark to analyze SRT protocol traffic.
- The SRT Protocol — IETF Internet-Draft (rendered)Full SRT wire-protocol specification: handshake, packet structure, ARQ loss recovery, latency/timestamp handling and AES encryption key exc…
- Wireshark SRT Protocol DissectorNative SRT protocol dissector in Wireshark mainline for heuristic UDP packet analysis of Secure Reliable Transport traffic.
- irl-srt-server — SRT Live Server for IRL StreamingSRT Live Server fork tailored for SRTLA/Belabox IRL mobile streaming setups.
- nginx-srt-module (Kaltura)Nginx module bridging SRT to TCP for ingest into standard streaming pipelines.
- opensrthub — SRT hub/gateway with web UILinux SRT hub/gateway routing SRT and UDP transport streams with a stats web UI for monitoring.
- srt-advanced-serverConfigurable SRT server supporting single-source to multi-target stream distribution.
- srtgoOfficial Go language bindings for the SRT (Secure Reliable Transport) library.
- srtlaSRT transport proxy with link aggregation for connection bonding, used in BELABOX live-streaming backpacks.