macOS
brew install srtlocal Homebrew formula metadata
brew
srt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.