# 使用 Homebrew 安装 tinyice

查看 tinyice 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:tinyice
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tinyice
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:tinyice
- **软件包管理器:** Homebrew
- **版本:** 2.6.3
- **来源摘要:** Modern, all-in-one Icecast-compatible audio/video streaming server
- **主页:** <https://datanoisetv.github.io/tinyice/>
- **仓库:** <https://github.com/DatanoiseTV/tinyice>
- **最后更新:** 2026-07-26T00:50:41+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- tinyice (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.6.3
## 项目历史与用法

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.

### 时间线

- 2026: Public GitHub repository created.
- 2026: README documented release binaries, Docker images, deb/rpm packages, and Homebrew packaging in the batch input.
- 2026: v2.x releases appeared on the GitHub releases page.

### Related projects

- TinyIce is positioned around Icecast compatibility and use with existing encoders and players, including OBS, FFmpeg, BUTT, Mixxx, and LadioCast.

### 来源

- <https://api.github.com/repos/DatanoiseTV/tinyice>
- <https://github.com/DatanoiseTV/tinyice#readme>
- <https://github.com/DatanoiseTV/tinyice/blob/main/API.md>
- source_facts.package-manager


## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- formula declares a Homebrew service


## Configuration and credential file locations

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.


## Configuration files

- Unix: tinyice.json

## Credential files

- Unix: tinyice.json

## Combined YAML source

View the package source record on GitHub. [combined/tinyice.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tinyice.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
