Datasheet · Icecast hosting
Every fact about running an Icecast server at Primcast, on one page: the software, the mount points, the links your listeners get, the plans, and the five settings that go into your encoder. Servers we own in New York and Bucharest, since 2009.
/stream → /live (your encoder) → /autodj (the fallback), so a listener's link never changeshttp://<server>:<port>/stream, and a secure one served by the panel, https://cast4.servcast.net/proxy/<station>/stream, for players inside https:// pages, apps and directoriesIcecast is the open-source streaming server maintained by the Xiph.Org Foundation and distributed under the GNU GPL version 2. It takes one stream in from a source, your encoder, and hands a copy to every listener who asks for the mount point, the path the stream lives at. Mount points are created the moment a source connects, so there is nothing to configure on the server side. The project's current release is 2.5.0, from December 2025; the stations here run the 2.4 line that Centova Cast builds against, and the mount points, formats and encoder settings are the same on both.
Read more at icecast.org, the Icecast FAQ and the Xiph stream directory.
Officially Ogg Vorbis, Opus, FLAC and WebM. MP3 and AAC streams work with it and are what most stations send; MP3 at 128 Kbps and 44.1 kHz is what every player understands.
Named paths, as many as a server needs, created as sources connect. Here the public one is /stream, with /live and /autodj behind it, so a listener's link never changes.
Icecast's own convention: username source plus a source password, which is separate from the password you use for the control panel. A stream sent above the plan's bitrate ceiling is refused, and most encoders report that refusal as a wrong password.
| 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
Measured from this browser: one discarded warm-up, then the best of three, re-checked every few seconds while the page is open. A dash means no measurement has landed yet; nothing here is estimated. Stations open in New York; say Bucharest when you order and we place you there before you go on air.
Every new station here is built as Icecast. SHOUTcast is available on request, on the same plan at the same price, for the encoders and directories that need it. Of the stations running on our two servers on 14 September 2026, three in five are Icecast.
| Icecast | SHOUTcast | |
|---|---|---|
| Licence | Open source, GNU GPL v2 | Proprietary |
| Formats | MP3, AAC, Ogg Vorbis, Opus, FLAC | MP3, AAC |
| Streams | Named mount points | Numbered stream IDs |
| Live and Auto DJ | A fallback mount hands listeners across | Centova Cast switches the source |
| Encoder setting | Icecast 2, username source | SHOUTcast v2, stream ID |
| Directory | dir.xiph.org | shoutcast.com |
| Here | The default for every new station | On request; see SHOUTcast hosting |
/stream; username source; the source password. Bitrate at or under the plan ceiling: 32, 64 or 128 Kbps.http://<server>:<port>/stream. Secure, served by the panel: https://cast4.servcast.net/proxy/<station>/stream, for players inside https:// websites, apps and directories. See SSL radio streaming.