Ross ROSS = Recommend OSS · open-source software intelligence for agents

Haivision/srt

Secure, Reliable, Transport observed · 2026-08-28

github.com/Haivision/srt · homepage · C++ · MPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 83
  • age_days: 3436
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

3585 stars · 938 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

SRT (Secure Reliable Transport) is an open-source transport protocol and C++ library for ultra-low-latency live video and audio streaming over unpredictable IP networks. It provides AES encryption, packet loss recovery via ARQ and FEC, connection bonding, and adaptive congestion control.

Use cases

  • stream live video with sub-second latency over the internet
  • send video contribution feeds between broadcast sites over lossy networks
  • encrypt live media streams in transit
  • recover from packet loss during live streaming
  • bond multiple network connections for resilient video transport
  • transfer bulk data reliably over UDP

When to choose

  • you need low-latency live video delivery over the public internet
  • your network has jitter, congestion, or packet loss
  • you need encrypted media transport with an open, industry-standard protocol
  • you are building broadcast contribution or distribution workflows

When to avoid

  • you need simple file download over HTTP where TCP/TLS suffices
  • you need web browser playback directly without a gateway or transcoder
  • your use case tolerates high latency and simpler protocols like RTMP or HLS are adequate

Facets

library · maturity stable

networking security cryptography video-processing audio-processing streaming media networking developer-tools cpp windows cross-platform srt-protocol low-latency-streaming live-video arq fec connection-bonding aes-encryption broadcast udp-transport video real-time linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
Haivision/srtmain95

For agents

markdown · JSON · MCP: product_card(name="Haivision/srt")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem