-
AuthorPosts
-
January 12, 2023 at 1:41 pm #1378390
Hi,
I have been create a web for a video and audio editors and we need that the video from youtube or vimeo we load in color section have sound.
I do that but didn’t works:
https://kriesi.at/support/topic/background-video-in-color-section-is-mute/
Could you help me?
Thanks advance.Antonio.
January 13, 2023 at 6:23 am #1378512Hi Antonio,
I’m afraid there’s no way to it since it’s the major browser’s policy (like Chrome, Firefox, Safari) that setups this rule to prevent unmuted videos to autoplay.
Here are some of the references:
– https://developer.chrome.com/blog/autoplay/Chrome’s autoplay policies are simple:
– Muted autoplay is always allowed.
– Autoplay with sound is allowed if:
– The 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://support.mozilla.org/en-US/kb/block-autoplay
Firefox blocks all media with sound from playing automatically, by default.
Best regards,
NikkoJanuary 13, 2023 at 11:56 am #1378567Hi Nikko,
Many thanks for your explanations.
And there are the possibility to create a button to turn on the audio accepting the browsers policy, like a play?
Thanks advance,
BR,
Antonio.January 13, 2023 at 12:15 pm #1378569Hi Antonio,
I think it is possible for videos that are hosted locally but an advanced script will be needed for it which you may need to hire a developer for it.
As for embedded videos such as youtube and vimeo, I’m not sure it’s possible since it’s external to the site.
I think a workaround would be to hide the Color Section for the desktop and then add a video and a heading/textblock and only show it for mobile.Best regards,
NikkoJanuary 13, 2023 at 12:29 pm #1378570Hi Nikko,
We need a embedded video from vimeo.
Now we are try to include the video in a transparent header home with video multimedia element inside a color section but the video haven’t a fully adaptation and create a white spaces around.
Could you help me?Many thanks,
BR,
Antonio.
January 14, 2023 at 4:35 pm #1378685Hi Antonio,
If you’re using a video element, it should wrap around nicely with no extra spaces if video uses aspect ratio of 16:9.
Can you give us a link to your page? so we can try to check it.
You can post the link privately.Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.