Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Dustin Lammiman

    (@nosecreek)

    Have you checked to see if you video is prepared properly, as per this article?

    The next version of the plugin will have an option to make the videos responsive. If you are interested you can check out the beta version at https://github.com/zencoder/video-js-for-wordpress – just be aware that there may still be some bugs.

    poco06

    (@poco06)

    Hello,
    I have the same issue.
    In fact, it seems that the video does not start automatically in the Ipad, even if the autoplay=”true” has been added.
    If you add the control=”true” option, then you are able to launch the video in the Ipad using the controls.
    Is there a way to improve this?
    Many thanks

    Plugin Author Dustin Lammiman

    (@nosecreek)

    Apple does not allow videos to autoplay on iOS, so the autoplay attribute has no effect on iPads, iPhones, etc.

    poco06

    (@poco06)

    Hi Dustin,
    Thanks for the info. I was not aware of this.
    Is there a way to treat in a different manner IOS (for example, show only an image instead of the video) …
    … but I want to keep the video for the PC viewers!
    Regards

    Plugin Author Dustin Lammiman

    (@nosecreek)

    You could change it to an image using some javascript and browser/device detection I’m sure, but I can’t be of much help in that area. I would just make sure to set a good poster image (using poster=”img/url.jpg”) so that if the iOS touches the video it plays, but otherwise they still see a relevant image.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘mp4 video do not play on ipad/android in chrome’ is closed to new replies.