pkg.soopen package index

brew / 順位 8830

ezstream を Homebrew, apk, apt, dnf, MacPorts, Nix, zypper でインストール

ezstream のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ezstream

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install ezstream

MacPorts ports tree · audio/ezstream/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add ezstream

Alpine Linux edge package indexes · ezstream · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install ezstream

Debian stable package indexes · ezstream · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install ezstream

Fedora Rawhide package metadata · ezstream · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#ezstream

nixpkgs package indexes · pkgs/by-name/ez/ezstream/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install ezstream

openSUSE Tumbleweed package metadata · ezstream · ソース: download.opensuse.org

概要

パッケージ概要

Client for Icecast streaming servers

コマンドとエイリアス

  • ezstream
  • ezstream-cfgmigrate
  • ezstream-file.sh

履歴

プロジェクトの歴史と使われ方

ezstream is a command-line source client for sending media streams to Icecast servers, designed around file input, standard input, and optional external decoder or encoder pipelines.

プロジェクトの歴史

The project is maintained under the Xiph/Icecast umbrella and uses libshout to communicate with streaming servers. Its official page describes support for Ogg, MP3, WebM, and Matroska streams over HTTP, ICY, and RoarAudio protocols, with TagLib used for metadata handling.

The 1.0 release was a major configuration and protocol update, adding a new configuration file structure, a migration tool for 0.x configurations, modern libshout features, WebM and Matroska media formats, ICY and RoarAudio streaming protocols, TLS support, and a unit test suite. Version 1.0.2 followed as a February 12, 2020 bugfix release.

採用の歴史

ezstream's adoption is tied to Icecast deployments rather than general desktop media use. It is packaged by Unix-like distributions and Homebrew as a small automation component for people who need a scriptable source client instead of a full broadcast application.

使われ方

A typical ezstream setup reads a playlist, media file, or standard-input stream, optionally runs external tools to decode or encode it, and pushes the resulting stream to an Icecast-compatible server. The official README points users to `man ezstream` and bundled example configuration files for concrete setups.

Because it delegates decoding and encoding to command-line tools, ezstream fits unattended streams, scheduled playlists, and server-side broadcast workflows where a GUI source client would be awkward.

パッケージ好きにとっての重要性

ezstream is the kind of package that matters because it glues together other Unix media packages: libshout, libxml, TagLib, codecs, encoders, and Icecast. Its value is less glamour and more composability.

タイムライン

  • 0.x: Older ezstream releases maintained in the Xiph download archive.
  • 1.0: Major release with new configuration structure, cfgmigrate tool, modern libshout support, WebM/Matroska, ICY/RoarAudio, and TLS.
  • 2020: Version 1.0.2 released as a bugfix release.

Related projects

  • Icecast is the streaming server ezstream commonly feeds.
  • libshout provides the streaming-server communication layer.
  • TagLib provides media metadata reading and management.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:stream,client,server

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ezstream実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
ezstream-cfgmigrate実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
ezstream-file.sh実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.0.2
マネージャ更新日2026-08-02
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ezstream
バージョン1.0.2
パッケージマネージャHomebrew
ホームページhttps://icecast.org/ezstream/
最終更新2026-08-02T15:56:46+09:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

ezstream 1.0.2-3

easy media streaming client over icecast servers

https://www.icecast.org/ezstream/

sudo apt install ezstream
  • Section: sound
  • Architecture: amd64
  • 4 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Ezstream
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ezstream from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ezstream

nix profile install nixpkgs#ezstream
  • normalized package name match
  • 一致条件: Ezstream
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ez/ezstream/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ezstream 1.0.2-2

easy media streaming client over icecast servers

https://www.icecast.org/ezstream/

sudo apt install ezstream
  • Section: universe/sound
  • Architecture: amd64
  • 4 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Ezstream
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ezstream from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ezstream 1.0.2-r5

Ezstream is a command line source client for Icecast media streaming servers

https://icecast.org/ezstream/

sudo apk add ezstream
  • License: GPL-2.0
  • Architecture: x86_64
  • Source Package: ezstream
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ezstream
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ezstream from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ezstream-doc 1.0.2-r5

Ezstream is a command line source client for Icecast media streaming servers (documentation)

https://icecast.org/ezstream/

sudo apk add ezstream-doc
  • License: GPL-2.0
  • Architecture: x86_64
  • Source Package: ezstream
  • normalized package name match
  • 一致条件: Ezstream
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ezstream-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ezstream 1.0.2-16.fc45

Command line source client for Icecast media streaming servers

https://www.icecast.org/ezstream/

sudo dnf install ezstream
  • License: GPL-2.0-only AND ISC
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ezstream
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ezstream
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ezstream from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

ezstream 1.0.2-2.6

Icecast media streaming client

http://www.icecast.org/ezstream.php

sudo zypper install ezstream
  • License: GPL-2.0-only
  • Category: Productivity/Multimedia/Sound/Players
  • Architecture: x86_64
  • Source Package: ezstream
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ezstream
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ezstream from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

ezstream

sudo port install ezstream
  • normalized package name match
  • 一致条件: Ezstream
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/ezstream/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation