Is it possible to play a shoutcast/icecast stream using HTML5?
If so, how should I implement it?
Yes. But its only work in Safari
<!DOCTYPE html> <audio controls src="http://shoutcast.internet-radio.org.uk:10272/"></audio>
Cause Opera and Firefox did not support non free Codecs