Configs2026年5月14日·1 分钟阅读

AzuraCast — Self-Hosted Web Radio Management Suite

AzuraCast is a self-hosted web radio management platform that bundles everything needed to run an internet radio station: Icecast/Shoutcast streaming, media management, scheduling, and a public-facing player.

Agent 就绪

这个资产可以被 Agent 直接读取和安装

TokRepo 同时提供通用 CLI 命令、安装契约、metadata JSON、按适配器生成的安装计划和原始内容链接,方便 Agent 判断适配度、风险和下一步动作。

Needs Confirmation · 64/100策略:需确认
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
AzuraCast
通用 CLI 安装命令
npx tokrepo install febd3565-4fd3-11f1-9bc6-00163e2b0d79

Introduction

AzuraCast is a self-hosted web radio management suite that provides everything needed to run an internet radio station. It bundles streaming software, a media library, scheduling tools, and a public-facing player into a single Docker-based deployment.

What AzuraCast Does

  • Stream live audio via Icecast or Shoutcast protocols
  • Manage a music library with automated playlist scheduling
  • Provide a public-facing player page with album art and now-playing info
  • Support live DJ connections via ICES, Mixxx, or Butt
  • Generate listener statistics and analytics reports

Architecture Overview

AzuraCast runs as a Docker Compose stack with containers for Nginx, MariaDB, Redis, and the streaming backend (Icecast or Shoutcast). Liquidsoap handles audio processing and playlist automation. The web UI is built with PHP and Vue.js.

Self-Hosting & Configuration

  • Install via the provided Docker installer script on any Linux server
  • Set station name, genre, and streaming mount points through the web UI
  • Upload media files or import from external storage
  • Configure playlist rotation schedules and jingles
  • Enable HTTPS via the built-in Let's Encrypt integration

Key Features

  • Multi-station support from a single installation
  • Live DJ handoff with automatic fallback to scheduled playlists
  • Built-in StereoTool audio processing for broadcast-quality sound
  • REST API and webhooks for integration with external services
  • Embeddable player widgets for websites

Comparison with Similar Tools

  • Icecast — bare streaming server; AzuraCast wraps it with management, scheduling, and analytics
  • LibreTime — fork of Airtime focused on terrestrial radio; AzuraCast targets internet streaming
  • Mixxx — desktop DJ software; AzuraCast is a server-side automation and streaming platform
  • RadioBoss — commercial Windows scheduler; AzuraCast is free, open-source, and Linux-based

FAQ

Q: Can I broadcast live? A: Yes. Connect with any source client (Mixxx, BUTT, Ices) to your station's DJ mount point.

Q: How many listeners can it handle? A: It depends on server bandwidth. A standard VPS can support hundreds of concurrent listeners.

Q: Does it support scheduled programming? A: Yes. Create playlists with time-based or weight-based rotation rules.

Q: Is there a mobile app? A: No dedicated app, but the public player works on mobile browsers. The REST API enables third-party app integration.

Sources

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产