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