This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

Prevent embedded iFrame video from autoplaying.

Comments

4 comments

  • Avatar
    Aditi Madan

    Hi Enrique,

    Iframe has a built-in autoplay.

    If you are using HTML5, using the Video tag is suitable for this purpose and will not autoplay.

     

    Thanks,

    Aditi

    0
    Comment actions Permalink
  • Avatar
    Malte

    Hi can you provide more information when you say "using the video tag". What are we supposed to add to the <iframe>script to stop the videos from autoplaying?

    0
    Comment actions Permalink
  • Avatar
    Malte

    Hi can you provide more information when you say "using the video tag". What are we supposed to add to the <iframe>script to stop the videos from autoplaying?

    0
    Comment actions Permalink
  • Avatar
    Raya Straus

    Hi,

     

    Please see the following for more information-https://www.w3schools.com/tags/att_video_controls.asp

    0
    Comment actions Permalink

Post is closed for comments.