pkg.soopen package index

brew / rank 8830

Install ezstream with Homebrew, apk, apt, dnf, MacPorts, Nix, zypper

Client for Icecast streaming servers. Version 1.0.2 via Homebrew; verified 2026-08-02. Also installable with debian: sudo apt install ezstream.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install ezstream

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install ezstream

MacPorts ports tree · audio/ezstream/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add ezstream

Alpine Linux edge package indexes · ezstream · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install ezstream

Debian stable package indexes · ezstream · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install ezstream

Fedora Rawhide package metadata · ezstream · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#ezstream

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

openSUSE zypperverified · 92%
sudo zypper install ezstream

openSUSE Tumbleweed package metadata · ezstream · source: download.opensuse.org

overview

Package summary

Client for Icecast streaming servers

Commands and aliases

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

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:stream,client,server

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
ezstreamexecutableindexed executableDiscovered from the local executable index.
ezstream-cfgmigrateexecutableindexed executableDiscovered from the local executable index.
ezstream-file.shexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version1.0.2
manager updated2026-08-02
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:ezstream
Version1.0.2
Package managerHomebrew
Homepagehttps://icecast.org/ezstream/
Last updated2026-08-02T15:56:46+09:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • 5 optional deps
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 5 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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