Colleagues, can anyone help solve the problem of video autoplaying in the background? I just can’t find the answer to how to make the video play on the main page in the background. It is not possible to bypass the blocking in Chrome.
Browsers have in the past blocked autoplay with sound on mobile, but now most browsers block it on desktop as well.
Select a bloc then in the controls on the right, select ‘Video’ checkbox. Then in the left sidebar, click the block reveal arrow and select ‘Video Background’ and then in the right sidebar for Local/Remote select these controls:
If using Youtube/Vimeo, this is an iframe example with all the attributes:
<iframe class="" src="https://www.youtube.com/embed/FvlDzQhKRJU?autoplay=1&mute=1&muted=1&controls=0" frameborder="0" allow="autoplay; encrypted-media; picture-in-picture; fullscreen" allowfullscreen=""></iframe>
Bill
BricsDesign
1 Like