macOS
brew install icecastlocal Homebrew formula metadata
sudo port install icecastMacPorts ports tree · audio/icecast/Portfile · ソース: api.github.com
brew
icecast のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install icecastlocal Homebrew formula metadata
sudo port install icecastMacPorts ports tree · audio/icecast/Portfile · ソース: api.github.com
sudo apk add icecastAlpine Linux edge package indexes · icecast · ソース: dl-cdn.alpinelinux.org
sudo dnf install icecastFedora Rawhide package metadata · icecast · ソース: dl.fedoraproject.org
nix profile install nixpkgs#icecastnixpkgs package indexes · pkgs/by-name/ic/icecast/package.nix · ソース: api.github.com
sudo zypper install icecastopenSUSE Tumbleweed package metadata · icecast · ソース: download.opensuse.org
scoop install extras/icecastScoop official bucket manifest trees · bucket/icecast.json · ソース: api.github.com
概要
Streaming MP3 audio server
履歴
Icecast is Xiph.Org's free streaming media server, historically associated with internet radio and open audio formats. The Homebrew formula packages the server daemon that receives source-client streams and serves them to listeners over network mountpoints.
Icecast's public news archive shows active releases and community use in early 1999, including Icecast 1.1.4 and live broadcast notes. It became part of the Xiph.Org multimedia stack, aligned with the foundation's goal of open protocols and software for internet media.
Icecast 2 was a major rewrite for the 2000s streaming world. The 2.0.0 announcement says it followed years of development and alpha testing and supported Ogg Vorbis and MP3 streaming. Later documentation describes Icecast as versatile server software for internet radio, private jukeboxes, and other multimedia streams.
Icecast spread because it solved a practical hosting problem: a station or broadcaster could run a server, point one or more source clients at mountpoints, and publish streams without proprietary broadcast infrastructure. Xiph's public directory still centers on Icecast streams, reinforcing its role as infrastructure for internet radio discovery.
Package-manager adoption is broad because the server is a classic Unix daemon with a single XML configuration file and a long-lived operational model. The input metadata lists packages across Homebrew, Alpine, Fedora, MacPorts, Nix, Scoop, and openSUSE.
Users run `icecast` as a streaming server, configure passwords and mount behavior in `icecast.xml`, then connect source clients that publish audio or video streams. Icecast creates mountpoints as sources connect, and listeners access those mountpoints over HTTP.
The FAQ warns users to start from the default config and change only the passwords before adding more settings, which fits the server's long history of copy-pasted and overgrown configurations.
Icecast is package-nerd significant because it is one of the canonical open-source internet-radio daemons. Installing it from a package manager turns a general-purpose machine into a streaming relay with a familiar service/config file shape.
It also anchors several nearby packages and concepts: source clients, Xiph codecs, public stream directories, and the old but durable vocabulary of mounts, listeners, and internet radio servers.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/usr/local/etc/icecast.xmlcurrent working directory/icecast.xml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
icecast | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:icecast |
|---|---|
| バージョン | 2.4.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/icecast |
| ホームページ | https://icecast.org/ |
| リポジトリ | https://gitlab.xiph.org/xiph/icecast-server |
| 上流ドキュメント | https://icecast.org/docs |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://ftp.osuosl.org/pub/xiph/releases/icecast/icecast-2.4.4.tar.gz |
| 最終更新 | 2026-06-01T16:11:55Z |
| Pulse | updated |
| 依存関係 | libogg, libvorbis, openssl@3 |
| ビルド依存関係 | pkgconf |
| macOS 提供ライブラリ | curl, libxml2, libxslt |
| 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 | icecast |
| Version Scheme | 0 |
| Revision | 3 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
icecast
nix profile install nixpkgs#icecasticecast 2.5.0-r0
Open source media server
sudo apk add icecasticecast-doc 2.5.0-r0
Open source media server (documentation)
sudo apk add icecast-docicecast-openrc 2.5.0-r0
Open source media server (OpenRC init scripts)
sudo apk add icecast-openrcicecast 2.4.4-26.fc44
ShoutCast compatible streaming media server
sudo dnf install icecasticecast-doc 2.4.4-26.fc44
Documentation files for icecast
sudo dnf install icecast-docicecast 2.4.4-5.5
Audio Streaming Server
sudo zypper install icecasticecast-doc 2.4.4-5.5
Documentation for Icecast
sudo zypper install icecast-docicecast
sudo port install icecastextras/icecast
scoop install extras/icecastソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.