srt
brew install srt
v1.5.5
MPL-2.0
Secure Reliable Transport library for low-latency video streaming over unpredictable networks.
Why you might care
SRT is a protocol and C library designed for reliable, low-latency transmission of video and media over lossy internet connections. Use this if you're building broadcast, streaming, or live-media applications that need better performance than standard UDP or TCP. It's widely adopted by streaming platforms and provides encryption, recovery algorithms, and adaptive bitrate handling.
8.8k
30-day installs · #381
30.6k
90-day · #389
199.0k
365-day · #283
Runtime dependencies
Build dependencies
Links
- https://www.srtalliance.org/
- Brew formula source: Formula/s/srt.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"QUIC",
"UDP",
"RTMP",
"HLS"
],
"build_dependencies": [
"cmake",
"pkgconf"
],
"categories": [
"library",
"networking",
"video-tool"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"openssl@3"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Secure Reliable Transport",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:50+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "srt",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.srtalliance.org/",
"homepage_og_description": "Join more than 700 broadcasters, cloud platforms, and streaming providers that rely on SRT for secure, low-latency video transport.",
"homepage_og_image": "https://srtalliance.org/wp-content/uploads/2026/02/featured-srt-alliance.webp",
"homepage_title": "SRT Alliance - Secure, Low-Latency Video Streaming",
"installs_30d": 8826,
"installs_365d": 198982,
"installs_90d": 30633,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MPL-2.0",
"llm_generated_at": "2026-06-20T23:44:31+00:00",
"llm_model": "claude-haiku-4-5",
"name": "srt",
"oldnames": [],
"one_liner": "Secure Reliable Transport library for low-latency video streaming over unpredictable networks.",
"optional_dependencies": [],
"rank_30d": 381,
"rank_365d": 283,
"rank_90d": 389,
"raw_hash": "3c5f6abb9ee0806c",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/s/srt.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.5.5",
"versioned_formulae": [],
"why_use_this": "SRT is a protocol and C library designed for reliable, low-latency transmission of video and media over lossy internet connections. Use this if you\u0027re building broadcast, streaming, or live-media applications that need better performance than standard UDP or TCP. It\u0027s widely adopted by streaming platforms and provides encryption, recovery algorithms, and adaptive bitrate handling."
}