Site logo

[Resolved] Video does not autoplay

Home Forums Support [Resolved] Video does not autoplay

Home Forums Support Video does not autoplay

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2214634
    Sam

    Greetings:

    When I embed the following code, the video shows but does not auto play.

    <video autoplay controls>
      <source src="mp4.mp4" type="video/mp4">
    </video>

    FYI, I am on latest theme.

    Please help resolve the issue.

    Thank you.

    #2214807
    David
    Staff
    Customer Support

    Hi there,

    the majority of browsers will not autoplay a video unless it is muted, this article explains:

    https://pqina.nl/blog/fix-html-video-autoplay-not-working/

    #2215423
    Sam

    Thank you very much.

    #2592579
    Lucas

    We have muted them but still no auto play.

    #2592997
    David
    Staff
    Customer Support

    Hi Lucas,

    There are quite a few parameters that are required for autoplay they are: muted autoplay playsinline

    Also note that on mobile, most devices will disable autoplay if they are in Power save mode.

    If you still have an issue, raise a new topic and share a link to your site where we can see the video.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.