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

Chrome Mobile does not play the video


i put this code in my html File:
bc.. <div id="video-1"></div>
<script>
jwplayer("video-1").setup({
file: "/uploads/test.mp4",
width: '100%'
});
</script>



And its not working in Chrome on Mobile Devices like iPad or iPhone.
Is this a Bug or am i doing something wrong?

4 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

Please provide a link.

JW Player

User  
0 rated :

It is on my local machine

JW Player

User  
0 rated :

No one can debug something that's on your local machine. We need to see the whole page code, we need to be able to download and examine the video file itself, and we need to see the MIME type the server is putting on the file.

Ethan Feldman

JW Player Support Agent  
0 rated :

Please put a link up that can actually be debugged, thanks.

This question has received the maximum number of answers.