Shoutcast hosting in 2026: what it is, what it costs, and what replaced it
What a Shoutcast server actually does, how Shoutcast hosting differs from Icecast, why it is the cheapest tier in internet radio, and how to move a Shoutcast station onto a modern platform without losing your listeners.
Shoutcast is the piece of software that made internet radio a thing normal people could do. It shipped with Winamp in 1999, it worked, and a quarter of a century later the phrase “Shoutcast hosting” still means the same thing it did then: renting a slot on somebody’s streaming server. This guide is the honest state of it in 2026 — what a Shoutcast server does, where it stops, why the tier is so cheap, and what actually happens if you move a Shoutcast station somewhere modern (short version: your encoder almost certainly comes with you).
1. What a Shoutcast server actually does
Shoutcast’s server component — the DNAS, for Distributed Network Audio Server — does exactly one job, and does it well. It accepts a single incoming audio feed from a broadcaster, and re-sends that same audio to everybody who asks for it. One in, many out. That is the whole design.
“Shoutcast hosting”, then, is a company running DNAS instances and renting you one: a hostname, a port, a source password, and a listener limit. You point an encoder at it, listeners point a player at the resulting URL, and the counter in the admin panel tells you how many of them there are. Everything else a modern station has — automation, scheduling, a public page, apps, analytics beyond a live count — is either a bolt-on the host adds around the DNAS, or it is not there.
Shoutcast the company, Shoutcast the protocol
The brand has changed hands more than once and the ecosystem has drifted from it — as of August 2026 the platform itself is not visibly advertising in the US market, while the hosts reselling DNAS slots are. For your purposes the protocol is what matters: it is a stream-server convention, closely related to Icecast, and most broadcasting software speaks both.
2. Shoutcast vs Icecast, honestly
These two are the reason the same station can be described as “Shoutcast hosting” by one provider and “Icecast hosting” by the next. They solve the same problem and arrived from opposite directions.
| Shoutcast | Icecast | |
|---|---|---|
| Origin | Nullsoft, 1999 — commercial, shipped with Winamp | Xiph.Org — free and open source |
| Licence | Proprietary, versions and terms set by its owner | GNU GPL — free to run, inspect and modify |
| Mounts | Historically one stream per server instance | Multiple named mounts on one server, each with its own codec and bitrate |
| Codecs | MP3 and AAC | MP3, AAC, Ogg Vorbis, Opus |
| Metadata | Its own convention, widely supported by players | Standard, widely supported by players |
| Where you meet it | Budget hosting panels, legacy station URLs, older hardware radios | The default for modern platforms and self-hosters — see the Icecast guide |
From a listener’s point of view there is no difference at all: both hand a player an MP3 or AAC stream over HTTP.
The practical consequence is the good news of this whole article: encoders speak both. BUTT, Mixxx, SAM Broadcaster, RadioDJ, RadioBoss and virtually every hardware encoder can push to either. So can Virtual DJ, with one wrinkle worth knowing — its Icecast login sends the standard source username on the wire whatever you type in the box, which is a common cause of “my password is right and it still won’t connect”.
3. What Shoutcast hosting gets you — and where it stops
A DNAS slot is a genuinely complete answer to one question: how do I get one audio feed to many listeners? Everything below is what stations discover they also needed.
- The stream stops when your source stops. A DNAS has no library of its own. Close the encoder, reboot the studio PC, lose the home internet — the station is silence until you come back. Cloud automation exists to make that impossible.
- One bitrate for everybody. A single stream means the listener on patchy mobile data gets the same file as the listener on fibre, and drops out. Adaptive delivery (HLS) is what fixed that, and a DNAS does not do it.
- Stats are a live counter. Current listeners, maybe peak. Where they were, what they listened to, which show held them — that is a different class of tool.
- No compliance help. Nothing in a DNAS knows or cares that you played the same artist four times in an hour. If you broadcast commercial music in the US under the statutory licence, that rule is yours to keep.
- AutoDJ, where offered, is a bolt-on. Panel AutoDJs typically shuffle an uploaded folder on a schedule. That is not the same animal as rotation rules, clocks and dayparted programming — see rule-based rotation for the difference in practice.
- No listener-facing surfaces. A public page, an embeddable player, smart-speaker and directory listings, a branded app — all of those are things you would build or buy separately.
Why the tier is so cheap
Budget Shoutcast hosts advertise a few dollars a month — Streamerr, for instance, sells Shoutcast servers from £3.99 as of August 2026 — because a DNAS slot costs them almost nothing to provision and the bandwidth is capped. That price is real and it is fair for what it is. It is buying one of the three jobs a radio host does, not all three.
4. “Shoutcast hosting with AutoDJ”, decoded
It is one of the most-typed variants of the phrase, and reasonably so: an always-on station needs something playing when you are not. But AutoDJ means two very different products depending on where it lives.
| Panel AutoDJ on a DNAS | Cloud automation | |
|---|---|---|
| What it plays | A folder you FTP up, shuffled or in order | A library with playlists, rotation rules and clocks |
| Scheduling | Basic day/time slots, if any | Shows, dayparts and blocks that can resume where they left off |
| When you go live | You take the mount; the AutoDJ waits | Automatic handover both ways — drop the connection and it resumes instantly |
| Compliance | None | Performance-complement limits enforced as it sequences |
| Where it runs | On the host’s server, usually with a storage cap | On the platform, with the library and schedule in one place |
If the plan is a station that runs 24/7 and sounds programmed rather than shuffled, the automation is the product and the stream server is plumbing. That is the inversion the last decade performed on this category.
5. Moving a Shoutcast station without losing listeners
The migration is less work than people fear, and the fear is usually about the wrong thing. Your encoder is portable. Your URL is the thing with roots.
- 1Repoint the encoder. Nobex speaks the standard Icecast source protocol, so BUTT, Mixxx, SAM, RadioDJ, OBS, Virtual DJ or your hardware box connects with new host, port, mount and password — no new software. The one rule: your encoder’s codec and bitrate must match a configured mount, or the source is dropped after a few seconds.
- 2Upload the library. The folder your panel AutoDJ shuffled becomes a real library with playlists and rotation rules behind it. This is the step where most stations discover they can finally program properly.
- 3Take both new URLs. You get a plain MP3/Icecast stream — the direct replacement for your Shoutcast link, and the one hardware radios and directories want — plus an adaptive HLS stream for phones and browsers.
- 4Re-issue the old link everywhere it lives. Directory listings, your website’s embedded player, smart-speaker entries, the link in your social bios, the bookmark you sent your mum. Make the list before you switch; it is always longer than you think.
- 5Run both for a week. Keep the old server alive while the new URL propagates through directories, then retire it. Nothing about this needs to be dramatic.
Keep an MP3 URL forever
Whatever else you adopt, do not let go of a plain MP3 stream link. Hardware internet radios, car head units, directory aggregators and a surprising number of old players speak that and nothing else. Modern platforms should give you MP3 and HLS side by side — if you have to pick one, you have found a limitation worth asking about.
6. Shoutcast hosting, asked and answered
What is Shoutcast hosting?
It is renting a slot on a Shoutcast DNAS — a streaming server that takes one audio feed from you and relays it to many listeners. You get a host, port, source password and listener limit; you supply the encoder, and usually everything else a station needs around it.
Is Shoutcast better than Icecast?
Neither is better; they are two conventions for the same job. Icecast is open source, supports multiple named mounts on one server and more codecs, and is what most modern platforms and self-hosters run. Shoutcast is the older commercial one you meet on budget panels and legacy station URLs. Listeners cannot tell the difference, and most encoders speak both.
How much does Shoutcast hosting cost?
Very little — budget providers advertise from a few dollars or pounds a month (Streamerr sells Shoutcast servers from £3.99 as of August 2026), because a server slot with a capped listener count is cheap to provision. Full radio platforms cost more because they include automation, delivery and the listener-facing surfaces that a bare server does not have.
Do I need a Shoutcast server to start an internet radio station?
No. A cloud radio platform includes the stream server as plumbing and hands you the parts you actually work with — library, automation, live broadcasting and a player. You only need to think about Shoutcast specifically if something in your chain requires it by name.
Can I use my Shoutcast encoder with Nobex?
Yes. Nobex accepts standard Icecast source connections, and effectively every encoder that speaks Shoutcast speaks Icecast too — BUTT, Mixxx, SAM Broadcaster, RadioDJ, RadioBoss, OBS, Virtual DJ and typical hardware encoders. Point it at your new host, port, mount and password, and match your mount’s codec and bitrate.
Will my listeners lose my station if I move off Shoutcast?
Only the ones who reach you through the old URL and never see the new one — which is why the migration work is not technical, it is clerical. Update every directory listing, embedded player, smart-speaker entry and shared link, and keep the old server running for a week or two while the new address settles in.
Keep reading
Ready to put this into practice?
Start free and be on air in under five minutes — no software to install.
Start streaming free