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

flv not playing in andriod and iphone


hi:guys
I use jwplayer with flv video and working fine in web.
but it is not working on andriod and iphone
my jwplayer version is 7.2.2
this is the code,please help me
thePlayer = jwplayer('container').setup({
flashplayer: '/jwplayer-7.2.2/jwplayer.flash.swf',
file: 'http://7xkvxi.com1.z0.glb.clouddn.com/1.FLV'
});

1 Community Answers

Todd

JW Player Support Agent  
0 rated :

FLV videos require Flash but Android and iOS devices do not support Flash, which is why your videos are not working on these devices. You would need to convert your videos to MP4 in order to get them to work on Android and iOS. You can also use HLS streams for playback on mobiles.

If you upload your FLV videos to your JW Player account dashboard, we should be able to convert them to MP4 for you.

This question has received the maximum number of answers.