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

Playlist under Android


Hello

Did a playlist like this would works under android ?


<script src="/jwplayer/jwplayer.js"></script><br />
<script>jwplayer.key="MyKEY=="</script></p>
<div id='player_2605'></div>
<p><script type='text/javascript'>
jwplayer('player_2605').setup({
autostart: "true",
width: '100%',
aspectratio: '16:9',
stretching: "exactfit",
primary: "flash",
playlist: [{
file: "http://MySITEWEB/MP4/Intro.mp4",
image: "http://wordofyeshua.eu/wp-content/uploads/2014/03/TWYHold.jpg",
},{
file: "http://MySITEWEB/MP4/Video.mp4",
image: 'http://wordofyeshua.eu/wp-content/uploads/2014/03/Ellispub.jpg',
}]
});
</script>


The first file is 5 Sec file use like an intro. Before the first was an youtube link but the player did stop after he have read it.


Thanks

3 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

We do not yet support mixed playlists of mp4 + Youtube on mobile.

JW Player

User  
0 rated :

I'm not talking about mixed playlist here
there is 2 Mp4 file

Ethan Feldman

JW Player Support Agent  
0 rated :

Then that should be fine on Android.

This question has received the maximum number of answers.