Is it possible to play a shoutcast/icecast stream using HTML5?
If so, how should I implement it?
On redirecting problems with > tag in Browsers try to add "/stream" at the end of the stream URL for preventing redirecting.
> tag in Browsers try to add "/stream" at the end of the stream URL for preventing redirecting.
example:
not working: http://live-radio01.xxxxxx.com/2TJW/mp3
working: http://live-radio01.xxxxxx.com/2TJW/mp3/stream