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

JW Player does not play all videos from playlist on mobile


Hi, when I start playing a playlist the last video from the playlist does not played. I try it on iPhone iOS8, browsers Chrome and Safari. On laptop it works great.


link: http://www.americantravelshow.com/watch/52/?watch=no

3 Community Answers

mathew.a.corley

User  
0 rated :

Hi info,

You managed to actually play video on an iPhone? How did you do it with flash? Both of your players have the following:

````
primary: "flash",

Mobile should be:

````
primary: "html5"

(This is default)

I didn't see anything that programmatically changes the mode from flash to html5, nor did I see any setups that wasn't in flash mode. Anyhow, if your'e using flash exclusively, you should look here:

http://support.jwplayer.com/customer/portal/articles/1403653

So if your visitors use any mobile devices, then you'll have to use HTML5 video. Btw, that's a slick map ;)

mark

User  
0 rated :

you don't need to make it html5 ( though it is a good idea) because if played on an iphone then the player will always render in html5
The last clip may just be one that YouTube has a more strict permisssions for

Randy

JW Player Support Agent  
0 rated :

Hello,

Mark is correct in regards to coding and explicit declaration of html5/flash. Have you tried removing the youTube video and just inserting one of the previous files a s a test?

Kindly,
Randy

This question has received the maximum number of answers.