I am trying to show a video in my slider using a html5 video. This works fine with the controls
parameter (showing controls). But when I add autoplay
i
As per Google's latest policies, Muted videos can autoplay in Chrome. Autoplay with sound is allowed if:
Top frames can delegate autoplay permission to their iframes to allow autoplay with sound.
Also, put the following tag after your tag:-
See, if it works now.
Check more about Google autoplay policy changes on:- https://developers.google.com/web/updates/2017/09/autoplay-policy-changes