I've checked my site with Firefox 23 today out of curiosity, and that is exhibiting the same behavior now as IE as described in this thread, whereas Firefox 20 works.
'
HTTP "Content-Type" of "text/plain" is not supported. Load of media resource http://MYURL:8000/stream/1/ failed.This maybe down to improvements in Firefox 23's native handling of html5
audio data via Windows media foundation API (?), and not falling back to
Flash, which, works in all cases.
If I use the demo-08 with the ICE stream, it works as expected in all browsers, But if I replace the stream URL in demo-08 with a Shoutcast V2 stream, it will spit out the above error.
Adding a ; in the stream URL makes no difference.
Is Shoutcast sending incorrect information? I 'm not knowledgeable enough to know if configuring mime-types for shoutcast V2 is something that can be done, if it is, please enlighten me :)
On Monday, 22 April 2013 17:44:36 UTC+1, Anthony wrote: