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

Help! No suitable players found and fallback enabled


Demo: http://www.pur4u.ro/jwplayer/
Stream: acc

<script type="text/javascript">
jwplayer("player2").setup({
width: 640,
height: 360,
file:"http://astreaming.radio21.ro:8000/europafm_aacp48k.m3u",
flashplayer:'jwplayer.flash.swf',
html5player:'jwplayer.html5.js'
});
</script>

Console: No suitable players found and fallback enabled
Please help me!

8 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

m3u streams are not supported, we only support the following – http://support.jwplayer.com/customer/portal/articles/1403635-media-format-support

new2style

User  
0 rated :

changed url in aac, not working :(

Ethan Feldman

JW Player Support Agent  
0 rated :

http://astreaming.radio21.ro:8000/europafm_aacp48k is not supported

Your m3u8 will work, but only in Premium.

mihai.tamas

User  
0 rated :

The problem itself is in the way that jwplayer interprets streams. It either requires an extension of the stream to identify the stream type, or you specify the type of the stream in the code.
The jwplayer wizard page does not have that variable.
for that matter you can always try the test stream that I just set up for you to see that it does work, by using this link:
http://193.33.154.105:8000/test_efm.mp3
The only difference between the streams is only the name, which in this case has an extension.
Maybe the dev jwplayer team should work some small improvements ;)

Ethan Feldman

JW Player Support Agent  
0 rated :

You can also set the player’s type variable to mp3, this will also work.

new2style

User  
0 rated :

Hello,
jwplayer support aac+ (example support a streaming http://astreaming.radio21.ro:8000/radio21_aacp48k)
or
jwplayer playing a MountPoint (example http://astreaming.radio21.ro:8000/radio21_aacp48k or http://astreaming.radio21.ro:8000/radio21_mp3_64k)

Try playing 2 streaming created by Icecast2, and does not work. Please help me!

Thank you.

Ethan Feldman

JW Player Support Agent  
0 rated :

IceCast/Shoutcase is not officially supported.

Ethan Feldman

JW Player Support Agent  
0 rated :

*Shoutcast.

This question has received the maximum number of answers.