Embed a video from Youtube | XM Community
Skip to main content

Hi
I want to embed a video but I don't want participants to download the video or have controls.
I tried to embed it from Youtube, but it seems that it is possible to download. Also, on Youtube, at the end of the video, they get offers for other videos in the end, which I don't want.
When I try to embed it from Google Drive I see that there is a pop-up and also I wasn't able to disable the controls.
Any suggestions?

Upload the video in the graphic library, then use HTML video tag to display it and make controls attribute false i.e. do not put control attribute in video tag.


Unfortunately, I can't. The file is larger than 16 MB so I get an error message.
Am I missing something?


YaelShan - You can hide controls by appending "autoplay=1&showinfo=0&controls=0" in url.
It would look like:-