Protocols & Transport
Browse 470 curated streaming protocol resources — HLS, MPEG-DASH, CMAF, WebRTC, and RTMP specs, servers, and tools on Awesome Video.
Subcategories
- Adaptive Bitrate Algorithms & Tools
- Adaptive Streaming
- CMAF & fMP4 Packaging
- DASH Manifest Tools
- DASH Tools
- HLS Manifest Parsers & Generators
- HLS Tools
- Low-Latency Streaming Tools
- Transport Protocols
Resources
- 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.
- srtla_send (Rust)SRTLA bonding sender rewritten in Rust, aggregating bandwidth and redundancy across multiple network paths.
- srtrelayLightweight Go SRT relay server with multi-client fanout, Docker support, MIT licensed, actively maintained.