Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #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.

    #1378512

    Hi 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,
    Nikko

    #1378567

    Hi 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.

    #1378569

    Hi 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,
    Nikko

    #1378570

    Hi 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.

    #1378685

    Hi 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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.