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.
Stream .m3u
Moderator: General Moderators
Re: Stream .m3u
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?
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Re: Stream .m3u
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.