Forum Discussion
Auto play of vimeo videos
on which server did you test?
here an example on our server -> autoplay is ok with Chrome and Firefox
https://www.feldmannmediagroup.com/test/public/Storyline/vimeo-video-autoplay-12/
and the same example on review 360 -> Firefox ok, Chrome no autoplay
https://360.articulate.com/review/content/7e9b0da6-36bc-4527-8298-eaa59659cb6f/review
both with iFrame integration
- our server iframe same domain
<iframe src="story.html" allow="autoplay; fullscreen"></iframe> *
- review 360 iframe cross domain
<iframe allowfullscreen="" src="https://articulateusercontent.com/ ... /story.html"></iframe>
perhaps this is the problem for chrome autoplay in vimeo
different result on different webserver => you have to test autoplay on your LMS webserver
Jürgen
* on our server there in no difference between allow="autoplay; fullscreen" and allow="fullscreen" for autoplay in chrome
This is probably because of Chrome's "Media Engagement Index." When I tested both of your links, the videos autoplayed for me, but that is probably because Chrome has decided that my Media Engagement Index is high enough for 360.articulate.com. Read more here: Chrome's Autoplay Policy: what you need to know (theoplayer.com)
Related Content
- 9 months ago