Autoplaying videos with a 5 seconds delay | XM Community
Skip to main content
We want videos to autoplay after a 5 seconds delay to avoid video loading problems. Does anyone know how we can include this in an html code? We are using videos from the Qualtrics library (we cannot use YouTube videos because the content is confidential). Thank you for your help!
I would suggest using JS to play the video OnReady so the page is loaded when it plays. Just adding a delay won't guarantee video load time as browsers/ internet speeds/ and devices can differ.

Leave a Reply