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

Playlist bar in html5?


I'm trying to display a video with the playlist side bar. It's working in Flash on my desktop, but on my Android Chrome I have a blank rectangle with the error:

Error loading player: No playable source found

I have a rss playlist with HLS feeds (jwplayer premium).

How can have the sidebar work in htlm5?

TIA

greg

3 Community Answers

greg

User  
0 rated :

I found it: I need to add

androidhls: true

to jwplayer setup

mark

User  
0 rated :

Keep in mind that many Android devices will not play this because they are not powerful enough or the kernel is old.

Cooper Reid

JW Player Support Agent  
0 rated :

Greg,
Correct, {androidhls: true} param should do the trick!
-Cooper

This question has received the maximum number of answers.