Shoutcast.com streaming radio with the HTML5 audio tag

<audio controls src="//92.222.38.225:2012/;"></audio>
If you want to play shoutcast.com streams via the HTML5 audio tag you can download the .pls file (see example below). Open with a text editor and copy one of the urls, if there are multiple ones, and paste that as the src, follow that with a "/;". That slash and semicolon make the url work. This works on Chrome, Firefox, Safari, and the latest version of IE.

//Sample pls file//

[playlist]
numberofentries=2
File1= http://92.222.38.225:2012
Title1=(#1 - 52/1024) Radio Zuper FM - Zuper Muzica pe tot Internetul
Length1=-1
File2= http://194.232.200.156:8000
Title2=Radio Zuper FM - Zuper Muzica pe tot Internetul
Length2=-1
Version=2

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.