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

FLV Video not playing in IPAD


hi,

am integrated jwplayer with flv video and working fine in web.

But the video is not playing in iPAD/iPHONE.

am using below code.

Please help me.

<script type="text/javascript">
jwplayer("myElement").setup({
file:"https://s3-us-west-2.amazonaws.com/videocrmcloud/videos/9182daf1-f90b-4fd7-89c3-379b00a1152c.flv",
height:300,
width:400,
});
</script>

3 Community Answers

Todd

JW Player Support Agent  
-1 rated :

iOS devices cannot play Flash-based videos. This include FLV and RTMP. It’s always been this way. Steve Jobs even wrote an essay about all the reasons why Flash does not work on iOS devices, if you want to read it: https://www.apple.com/hotnews/thoughts-on-flash/

michael.mccarthy

User  
-1 rated :

Hi So what we can do to play flv videos in ipad

Todd

JW Player Support Agent  
1 rated :

There is no way to play FLVs on iPads. You’re best option is to convert your content to MP4 or HLS.

This question has received the maximum number of answers.