# tinyice を Homebrew でインストール

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
