macOS
brew install tinyicelocal Homebrew formula metadata
brew
Modern, all-in-one Icecast-compatible audio/video streaming server. Version 2.6.3 via Homebrew; verified 2026-06-15.
install
brew install tinyicelocal Homebrew formula metadata
overview
Modern, all-in-one Icecast-compatible audio/video streaming server
history
TinyIce is a modern Go streaming server that presents itself as an Icecast-compatible audio/video server in one binary. Its README emphasizes RTMP, SRT, WebRTC ingest, HLS output, AutoDJ, an admin web app, embedded assets, Docker images, and deb/rpm packages.
The public GitHub repository was created in February 2026. The project is intentionally newer than the long-running Icecast ecosystem it targets: the README frames it as Icecast-compatible but not Icecast-bound, layering HLS, WebRTC, browser broadcasting, and operational features over familiar source-client workflows.
The batch input records Homebrew packaging, and the official README documents release binaries, multi-architecture Docker images on GHCR, and deb/rpm packages attached to releases. Its adoption evidence is therefore early and release-channel focused rather than long-term distro history.
Operators can run TinyIce directly, in Docker, or from packages. On first start it generates admin and source credentials, then users stream from tools such as BUTT, Mixxx, LadioCast, OBS, FFmpeg, SRT senders, browser WebRTC, or an AutoDJ directory, with playback through Icecast-compatible output, HLS, WHEP/WebRTC, or the built-in player.
TinyIce is interesting to package nerds because it packages a traditionally multi-service streaming stack as a single static Go binary with embedded frontend assets. Its README's focus on no FFmpeg dependency, no separate database, Docker, deb/rpm, and Homebrew-friendly installation makes it a contemporary example of server software optimized for simple installation surfaces.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
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.
tinyice.jsonCredential-bearing paths to review before unattended agent runs.
tinyice.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tinyice | 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.
https://github.com/DatanoiseTV/tinyice
install metadata
| Package key | brew:tinyice |
|---|---|
| Version | 2.6.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tinyice |
| Homepage | https://datanoisetv.github.io/tinyice/ |
| Repository | https://github.com/DatanoiseTV/tinyice |
| Upstream docs | https://github.com/DatanoiseTV/tinyice#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/DatanoiseTV/tinyice/archive/refs/tags/v2.6.3.tar.gz |
| Last updated | 2026-06-15T10:21:22-04:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tinyice |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source 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.