macOS
brew install srtprovider-native install command
brew / rank 301
Secure Reliable Transport. Version 1.5.6 via Homebrew; verified 2026-07-20.
install
brew install srtprovider-native install command
overview
Secure Reliable Transport
history
SRT, short for Secure Reliable Transport, is an open-source transport protocol and CLI/tooling ecosystem for low-latency video, audio, and bulk-data transmission over unreliable networks.
Haivision made SRT publicly available as open source at NAB Show 2017, positioning it as a way to deliver secure, reliable, low-latency video over the public Internet. The GitHub repository was created in April 2017, and the project published early 1.2.x releases later that year.
The project documentation frames SRT as a UDP-based transport with AES encryption, ARQ loss recovery, optional FEC, rendezvous/firewall traversal, and later socket-group bonding features. The repository includes sample command-line tools such as srt-live-transmit and srt-file-transmit, which helped make the protocol practical for engineers testing live contribution workflows.
SRT grew through the SRT Alliance and through packaging across Unix-like package managers. The upstream README advertises package availability for Debian, Fedora, Ubuntu, Homebrew, vcpkg, and ConanCenter, while the input package facts also list Brew, Debian/Ubuntu, Fedora/DNF, MacPorts, Nix, Arch, and openSUSE package names.
CLI users commonly encounter SRT through its sample tools, especially srt-live-transmit for relaying streams, srt-file-transmit for file-style transfer tests, srt-tunnel for tunneling, and srt-ffplay for playback-oriented workflows.
SRT matters to package managers because it is both a C/C++ networking library and a set of useful command-line tools, with optional crypto and media-adjacent integrations that stress build systems across Linux, macOS, Windows, and embedded/video environments.
For package nerds, it is also a good example of a protocol whose adoption is visible through formulae, distro packages, badges, and vendor-neutral interoperability work rather than through a single monolithic application.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
srt-ffplay | executable | indexed executable | Discovered from the local executable index. |
srt-file-transmit | executable | indexed executable | Discovered from the local executable index. |
srt-live-transmit | executable | indexed executable | Discovered from the local executable index. |
srt-tunnel | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:srt |
|---|---|
| Version | 1.5.6 |
| Package manager | Homebrew |
| Homepage | https://www.srtalliance.org/ |
| Repository | https://github.com/Haivision/srt |
| Last updated | 2026-07-20T16:27:49Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.