macOS
brew install srtlocal Homebrew formula metadata
安装
brew install srtlocal Homebrew formula metadata
sudo dnf install srtFedora Rawhide package metadata · srt · 来源: dl.fedoraproject.org
nix profile install nixpkgs#srtnixpkgs package indexes · pkgs/by-name/sr/srt/package.nix · 来源: api.github.com
sudo pacman -S srtArch Linux sync databases · srt · 来源: geo.mirror.pkgbuild.com
sudo zypper install srtopenSUSE Tumbleweed package metadata · srt · 来源: download.opensuse.org
sudo apt install libsrt-docDebian stable package indexes · libsrt-doc · 来源: deb.debian.org
概览
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 | cli | 全局可执行文件 | |
srt-file-transmit | cli | 全局可执行文件 | |
srt-live-transmit | cli | 全局可执行文件 | |
srt-tunnel | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Haivision/srt
安装元数据
| 软件包键 | brew:srt |
|---|---|
| 版本 | 1.5.6 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/srt |
| 主页 | https://www.srtalliance.org/ |
| 仓库 | https://github.com/Haivision/srt |
| 上游文档 | https://github.com/Haivision/srt#readme |
| 许可证 | MPL-2.0 |
| 源码归档 | https://github.com/Haivision/srt/archive/refs/tags/v1.5.6.tar.gz |
| 最后更新 | 2026-07-20T16:27:49Z |
| Pulse | updated |
| 依赖 | openssl@3 |
| 构建依赖 | cmake, pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | srt |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libsrt-doc 1.5.4-1
Secure Reliable Transport UDP streaming library (documentation)
https://github.com/Haivision/srt
sudo apt install libsrt-doclibsrt-gnutls-dev 1.5.4-1
Secure Reliable Transport UDP streaming library (GnuTLS flavour development)
https://github.com/Haivision/srt
sudo apt install libsrt-gnutls-devlibsrt-openssl-dev 1.5.4-1
Secure Reliable Transport UDP streaming library (OpenSSL flavour development)
https://github.com/Haivision/srt
sudo apt install libsrt-openssl-devlibsrt1.5-gnutls 1.5.4-1
Secure Reliable Transport UDP streaming library (GnuTLS flavour)
https://github.com/Haivision/srt
sudo apt install libsrt1.5-gnutlslibsrt1.5-openssl 1.5.4-1
Secure Reliable Transport UDP streaming library (OpenSSL flavour)
https://github.com/Haivision/srt
sudo apt install libsrt1.5-opensslsrt-tools 1.5.4-1
Secure Reliable Transport UDP streaming library (CLI tools)
https://github.com/Haivision/srt
sudo apt install srt-toolssrt
nix profile install nixpkgs#srtlibsrt-doc 1.5.3-1build2
Secure Reliable Transport UDP streaming library (documentation)
https://github.com/Haivision/srt
sudo apt install libsrt-doclibsrt-gnutls-dev 1.5.3-1build2
Secure Reliable Transport UDP streaming library (GnuTLS flavour development)
https://github.com/Haivision/srt
sudo apt install libsrt-gnutls-devlibsrt-openssl-dev 1.5.3-1build2
Secure Reliable Transport UDP streaming library (OpenSSL flavour development)
https://github.com/Haivision/srt
sudo apt install libsrt-openssl-devlibsrt1.5-gnutls 1.5.3-1build2
Secure Reliable Transport UDP streaming library (GnuTLS flavour)
https://github.com/Haivision/srt
sudo apt install libsrt1.5-gnutlslibsrt1.5-openssl 1.5.3-1build2
Secure Reliable Transport UDP streaming library (OpenSSL flavour)
https://github.com/Haivision/srt
sudo apt install libsrt1.5-opensslsrt-tools 1.5.3-1build2
Secure Reliable Transport UDP streaming library (CLI tools)
https://github.com/Haivision/srt
sudo apt install srt-toolssrt 1.5.5-1.fc45
Secure Reliable Transport protocol tools
sudo dnf install srtsrt-devel 1.5.5-1.fc45
Secure Reliable Transport protocol development libraries and headers
sudo dnf install srt-develsrt-libs 1.5.5-1.fc45
Secure Reliable Transport protocol libraries
sudo dnf install srt-libs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.