STREAM TROUBLESHOOTING

Why do some radio streams stop working?

Common causes of failed radio streams: expired URLs, TLS, codecs, geo blocks, overloaded servers and broadcaster changes.

· updated

Editorial illustration: Why do some radio streams stop working?

A URL is not a permanent guarantee #

Streams change. A broadcaster may move infrastructure, CDN or provider while old endpoints remain in public catalogues. A check from months ago is therefore not enough: reliability and recency have to influence how a station is classified.

TLS, redirects and certificates #

Modern browsers and apps require secure connections and follow redirects under strict rules. Expired certificates, redirect loops or a downgrade to HTTP can block a stream that initially looks valid. A proxy should not blindly bypass these checks because that turns compatibility into a security problem.

Codec and actual format #

The URL extension does not always describe the payload. Icecast and Shoutcast servers can return playlists, redirects or continuous audio. If the player cannot decode the real codec, the connection may succeed without producing sound. Codec and content type therefore need to be technical signals rather than decorative labels.

Geo restrictions and capacity #

Some broadcasters restrict listening to certain countries because of rights and licensing; others have limited capacity and reject connections when servers are full. These failures can be intermittent and should not immediately mark a station as nonexistent.

How degradation is handled #

Universe Radio lowers a station’s tier when recent failures accumulate and only restores it after new positive signals. A page should not remain indexable when its stream is persistently degraded: rendering and sitemap inclusion must use the same decision.

Continue exploring

Leggi questa guida in italiano