Slider Audio
5 replies · opened Nov 25, 2019
Hello,
Simply removing the muted Attribute from the <video> Tag will enable the Audio on your Video.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Thanks. When I remove the "muted" from the word collection on the video tag the video doesn't play. Am I missing something?
<div class="video-wrap">
<video poster="images/videos/explore.jpg" preload="auto" loop autoplay muted >
<source src="images/videos/explore.mp4" type="video/mp4" />
<source src="images/videos/explore.webm" type="video/webm" />
</video>
<div class="video-overlay" style="background-color: rgba(0,0,0,0.45);"></div>
</div>This is what I see that's video related on the index page.
Any tips?
Hello,
Thanks for your Patience!
Okay, so we have tried investigating on this and noticed that the Video did not AutoPlay for us as well when the muted Attribute was removed. Upon digging deeper is appears that Google Chrome has disabled Videos from AutoPlaying if they were not muted. So this appears to be a Browser related issue and currently will work like this unless the Browsers update.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard