macOS
brew install srtprovider-native install command
安装
brew install srtprovider-native install command
概览
Secure Reliable Transport
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
srt-ffplay | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
srt-file-transmit | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
srt-live-transmit | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
srt-tunnel | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:srt |
|---|---|
| 版本 | 1.5.6 |
| 软件包管理器 | Homebrew |
| 主页 | https://www.srtalliance.org/ |
| 仓库 | https://github.com/Haivision/srt |
| 最后更新 | 2026-07-20T16:27:49Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.