Page 1 of 1

Stream .m3u

Posted: Mon Feb 22, 2010 4:39 pm
by ct_lee
Hello,

I am trying to include a media player on my web page which streams from a .m3u link. (the .m3u link is a local radio stream). I can get the m3u file to play how i want in IE but not in FF? Does anyone know how to make it cross browse compatible? (My link is http://icecast.commedia.org.uk:8000/diversity.mp3.m3u)

Thanks.

Re: Stream .m3u

Posted: Mon Feb 22, 2010 5:29 pm
by pickle
The vitally important information you left out is what media player you're trying to use. Does that player work in all browsers on all OSs?

Re: Stream .m3u

Posted: Tue Feb 23, 2010 10:48 am
by ct_lee
I had just wanted the default player but i discovered why it would not work for me. My OS is 64-bit and the player the browser was using would not work so i have to run the browser in compatibility mode.