Shoutcast Stream is not working?
Is it possible to play shoutcast internet radio streams with html5?
Add semicolon after shoutcast link ![]()
http://yourdomain:port/;
How could I play a shoutcast/icecast stream using HTML5?
<!DOCTYPE html>
<audio controls src=”http://domain.com:8010/;”></audio>

