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

Preview Image Not Showing on Mobile Devices


Hello,

For some reason the preview image I have configured in the JWPlayer (v5.10) .setup() method is not displaying on mobile devices. Instead, all I see is a black background.

Please see this link: http://colabs.complex.com/users/brians/scrollandroll/test-area/snr_image-example.html

The JWPlayer video is embedded in an iframe as part of an .html file. I have used this setup in the past without encountering this issue. I am testing on iOS 7 and Android 4.0.

When clicking the black area, the video plays as intended (I have used the bunny.mp4 video file as an example). I tried an alternative that has worked for issues with stalled buffering in the past: display a thumbnail as an <img> element and hide the JWPlayer element. When clicking the <img>, swap the display for the image and video (so video is displayed, image is hidden) and begin playback with a .play() call. While this technically allows the preview image to be visible and the video can play, it requires that the user click the image, wait to see a buffering animation, pause the video as it will never fully buffer, and then resume the video. Only at this point will playback begin. Obviously, this is not going to work, as even though the original situation showed a black screen, simply clicking the JWPlayer element once was enough to begin playback. All I need is for the preview image to be visible on mobile devices. It is visible and works as intended on desktop.

This particular installation of a JWPlayer embed is very complicated, with many moving parts and strange ways of rendering the HTML, which may contribute to the issue at hand. However, it's entirely necessary for my purposes, and my experience with JWPlayer development tells me this should be something that can be fixed without having to alter the way the video is embedded/rendered.

Thanks.

5 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

I would at least update from 5.7 to 5.10 – http://www.longtailvideo.com/order/view

b...

User  
0 rated :

From the jwplayer file:

jwplayer.version="5.10.2295 (Licensed version)"

What leads you to believe I am using 5.7?

Ethan Feldman

JW Player Support Agent  
-1 rated :

Right click the player, says 5.7. Don’t mix and match the files.

b...

User  
1 rated :

The v5.7 instance of the player appears to only apply to the flashplayer property of the .setup() configuration. The issue at hand pertains to mobile devices only, and therefore should not be influenced by the flash version.

I am currently reaching out to the right people to see if that update can be made, but I understand it was previously necessary because v5.10 had issues that were not resolvable, and v5.7 had to be used instead.

In the mean time can you please assist me with this issue? Thank you.

Ethan Feldman

JW Player Support Agent  
0 rated :

Which include here is generating the player emebd?

This question has received the maximum number of answers.