macOS
brew install icecastlocal Homebrew formula metadata
sudo port install icecastMacPorts ports tree · audio/icecast/Portfile · source: api.github.com
brew
Streaming MP3 audio server. Version 2.4.4 via Homebrew; verified 2026-06-01.
install
brew install icecastlocal Homebrew formula metadata
sudo port install icecastMacPorts ports tree · audio/icecast/Portfile · source: api.github.com
sudo apk add icecastAlpine Linux edge package indexes · icecast · source: dl-cdn.alpinelinux.org
sudo dnf install icecastFedora Rawhide package metadata · icecast · source: dl.fedoraproject.org
nix profile install nixpkgs#icecastnixpkgs package indexes · pkgs/by-name/ic/icecast/package.nix · source: api.github.com
sudo zypper install icecastopenSUSE Tumbleweed package metadata · icecast · source: download.opensuse.org
scoop install extras/icecastScoop official bucket manifest trees · bucket/icecast.json · source: api.github.com
overview
Streaming MP3 audio server
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.xmlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
icecast | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:icecast |
|---|---|
| Version | 2.4.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/icecast |
| Homepage | https://icecast.org/ |
| Repository | https://gitlab.xiph.org/xiph/icecast-server |
| Upstream docs | https://icecast.org/docs |
| License | GPL-2.0-only |
| Source archive | https://ftp.osuosl.org/pub/xiph/releases/icecast/icecast-2.4.4.tar.gz |
| Last updated | 2026-06-01T16:11:55Z |
| Pulse | updated |
| Dependencies | libogg, libvorbis, openssl@3 |
| Build dependencies | pkgconf |
| Uses from macOS | curl, libxml2, libxslt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/icecastsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.