Prevent embedded iFrame video from autoplaying.
Hi,
I need to embed a video from my cloudinary account into an iFrame. This works fine except the video autoplays - is there anyway to prevent this whilst keeping the video in an iFrame and not changing to a video element?
Thanks,
Enrique
-
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 -
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 -
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 -
Hi,
Please see the following for more information-https://www.w3schools.com/tags/att_video_controls.asp
0
Post is closed for comments.
Comments
4 comments