数据表 · Icecast 托管
关于在 Primcast 运行 Icecast 服务器的所有信息,尽在此页:软件、挂载点、听众获得的链接、套餐,以及编码器中需要设置的五个参数。自 2009 年起,我们在纽约和布加勒斯特拥有自有服务器。
/stream → /live(你的编码器) → /autodj(回退),因此听众的链接永远不会改变http://<server>:<port>/stream,以及一个由面板提供的安全链接,https://cast4.servcast.net/proxy/<station>/stream,适用于 https:// 页面内的播放器、应用和目录Icecast 是由 Xiph.Org 基金会维护、依据 GNU GPL 第 2 版分发的开源流媒体服务器。它从源(你的编码器)接收一路流,并为每一位请求挂载点(即流所在的路径)的听众复制一份。挂载点在源连接的那一刻即被创建,因此服务器端无需任何配置。该项目当前版本为 2025 年 12 月发布的 2.5.0;这里的电台运行的是 Centova Cast 所基于的 2.4 系列,两者的挂载点、格式和编码器设置完全相同。
更多信息请访问 icecast.org、Icecast 常见问题 和 Xiph 流媒体目录。
官方支持 Ogg Vorbis、Opus、FLAC 和 WebM。MP3 和 AAC 流可与之配合使用,也是大多数电台发送的格式;128 Kbps、44.1 kHz 的 MP3 是每个播放器都能识别的格式。
命名的路径,服务器需要多少就有多少,在源连接时创建。这里的公共挂载点是 /stream,其后是 /live 和 /autodj,因此听众的链接永远不会改变。
Icecast 自身的约定:用户名 source 加上源密码,该密码与你用于控制面板的密码是分开的。超过方案比特率上限的流会被拒绝,而大多数编码器会将这种拒绝报告为密码错误。
| Free | Premium | Platinum | Enterprise | |
|---|---|---|---|---|
| Monthly | $0 | $39 | $79 | quoted |
| Yearly | — | $228 | $708 | quoted |
| Setup, once | $5 | $0 | $0 | — |
| Bitrate ceiling | 32 Kbps | 64 Kbps | 128 Kbps | to 320 Kbps |
| Listeners at once | 1,000 | 1,000 | 1,000 | on your peak |
| Auto DJ | no | yes | yes | yes |
| Library on the server | none | 3 GB | Unlimited | unlimited |
| https:// link, panel, station page | yes | yes | yes | yes |
| Refund | setup fee is not refundable | 3 days on the subscription | — | |
| Open free → | Get Premium → | Get Platinum → | Tell us your peak → | |
A year on either paid plan costs $240 less than twelve months. The plans are the same for Icecast and SHOUTcast stations; the reasoning behind each step is on radio hosting, and the refund terms are in the refund policy.
# Icecast 2 · from your activation email
server your station's IP address (Centova Cast › Quick Links)
port assigned to your station
mount /stream
username source
password your source password (not the panel password)
bitrate at or under your plan: 32 / 64 / 128 Kbps
format MP3, 44.1 kHz, UTF-8 metadata
从本浏览器实测:先丢弃一次预热结果,然后取三次中的最佳值,页面打开期间每隔几秒重新检测。短横线表示尚无测量结果;此处没有任何估算值。电台默认开设在纽约;下单时注明布加勒斯特,我们会在你开播前将你安置在那里。
这里每个新电台都按 Icecast 搭建。SHOUTcast 可应要求提供,同一方案同一价格,供需要它的编码器和目录使用。截至 2026 年 9 月 14 日,在我们两台服务器上运行的电台中,五分之三是 Icecast。
| Icecast | SHOUTcast | |
|---|---|---|
| 许可证 | 开源,GNU GPL v2 | 专有软件 |
| 格式 | MP3、AAC、Ogg Vorbis、Opus、FLAC | MP3、AAC |
| 流 | 命名的挂载点 | 编号的流 ID |
| 直播与自动 DJ | 回退挂载点将听众交接过去 | Centova Cast 切换信号源 |
| 编码器设置 | Icecast 2,用户名 source | SHOUTcast v2,流 ID |
| 目录 | dir.xiph.org | shoutcast.com |
| 本站 | 每个新电台的默认选项 | 应要求提供;见 SHOUTcast 托管 |
/stream;用户名 source;源密码。比特率不超过方案上限:32、64 或 128 Kbps。http://<server>:<port>/stream。由面板提供的安全地址:https://cast4.servcast.net/proxy/<station>/stream,适用于 https:// 网站内的播放器、应用和目录。见 SSL 电台流媒体。