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

Problem with IOS spinner


Hello, I have problem with IOS "Iphone" with spinner"chrome, safari". When I'm clicking play spinner is not working. Video is playing 5-10 seconds after click.
I have no problem on Android devices and desktop devices.

https://myownfilescloud.me:444/other3 It's an example, can you tell my what I'm doing wrong? I have the newest JWPlayer version.


3 Community Answers

m...

User  
0 rated :

<script>jwplayer.key="fPk0s/UpFVlK2680aZJ4bwv41Yoz9CPG3BZcMg=="</script>
</head>
<body>
<center>


It's my script


<!-- Script to display video file in the player div -->
<div id='playerKXSDPIwKERSv'></div>
<script type='text/javascript'>
jwplayer('playerKXSDPIwKERSv').setup({
// URL to the video file
file: '/video/other3.mp4?st=Cg5OMV-PUUDdJGm8tNR4Fw&e=1494596101',
// URL to the image that should be shown before the video is started
width: '320',
height: '300',
preload: 'none'
});
</script>

m...

User  
0 rated :

Hello again, I'm sending video capture from iOS https://drive.google.com/file/d/0B9VyvnMqJGZaamw3N291TUk2UVE/view?usp=sharing
and from android device: https://drive.google.com/file/d/0B9VyvnMqJGZaSTRwOUxraU5TSnc/view?usp=sharing

As you see I have problem on IOS with spinner, I don't know where is problem

Can anyone help me please? Thanks

George

JW Player Support Agent  
0 rated :

Hi,

This doesn’t seem to be an issue with the player. Most likely an issue requesting and loading the video on iOS.

This question has received the maximum number of answers.