-
AuthorPosts
-
May 20, 2020 at 11:05 pm #1214831
As others have done in the past, changing video_mute to false breaks the video in most browsers, but does play the audio for a bit until it breaks in Chrome. Putting in the checkmark as proposed here does not work either: https://kriesi.at/support/topic/color-section-background-video-un-mute-activate-sound/
Please. How do I get a simple background video embedded into a color section to play the audio of the video in the background?
-
This topic was modified 5 years, 5 months ago by
ejo14.
May 21, 2020 at 7:46 pm #1215074Hello?
May 27, 2020 at 3:57 pm #1217002Hi,
Thank you for the inquiry.
The edit should not break the page or video because it only enables the audio. However, please note that media files will not automatically play on page load if audio is enabled. You really have to mute the video if you want it to play automatically.
Chrome’s autoplay policies are simple:
Muted autoplay is always allowed.
Autoplay with sound is allowed if:
User has interacted with the domain (click, tap, etc.).
On desktop, the user’s Media Engagement Index threshold has been crossed, meaning the user has previously played video with sound.
The user has added the site to their home screen on mobile or installed the PWA on desktop.
Top frames can delegate autoplay permission to their iframes to allow autoplay with sound.// https://developers.google.com/web/updates/2017/09/autoplay-policy-changes
Best regards,
IsmaelDecember 7, 2020 at 12:38 pm #1265457So, I used a video element where the controls are visible. Still auto play video starts in mute, is there anyway to start with audio?
December 8, 2020 at 5:18 am #1265680Hi,
is there anyway to start with audio?
This is not possible, unfortunately. As described in the article above, autoplay is only allowed if the media file has no sounds or if the current user has previously played a media file before or has passed the Media Engagement Index threshold.
For further inquiries, please do not hesitate to open a new thread.
Have a nice day.
Best regards,
Ismael -
This topic was modified 5 years, 5 months ago by
-
AuthorPosts
- The topic ‘Background Video Audio’ is closed to new replies.
