Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

MP3 stream doesn't work on firefox


Hello

I have an issue with a stream.
It is an MP3 one, the URL is : http://ice1.infomaniak.ch/classic21-128.mp3 or http://ice12.infomaniak.ch:80/lapremiere-128.mp3

it is working with IE, with Chrome but with firefox the stream never begin...

The code is :

<script src="http://jwpsrv.com/library/xxxx.js"></script>
<div id="myElement"></div>
<script>
jwplayer("myElement").setup({
file: "http://ice1.infomaniak.ch:80/classic21-128.mp3",
type: "mp3",
width: 200,
height: 30,
autostart: true,
});
</script>

Do you have any idea ?

Thanks

3 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

Do you have a link to where you are running this?

frequenceradio23

User  
0 rated :

Indeed no because it doesn't work.
Can I give you a dev url in private ?

Ethan Feldman

JW Player Support Agent  
0 rated :

Sure – support [at] jwplayer [dot] com

This question has received the maximum number of answers.