Slider Audio

5 replies · opened Nov 25, 2019

SSemicolon WebSTAFFNov 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.

SstephenvNov 25, 2019

Thanks. When I remove the "muted" from the word collection on the video tag the video doesn't play. Am I missing something?

SstephenvNov 26, 2019

<div class="video-wrap">

				&lt;video poster="images/videos/explore.jpg" preload="auto" loop autoplay muted &gt;
					&lt;source src="images/videos/explore.mp4" type="video/mp4" /&gt;
					&lt;source src="images/videos/explore.webm" type="video/webm" /&gt;

				&lt;/video&gt;

				&lt;div class="video-overlay" style="background-color: rgba(0,0,0,0.45);"&gt;&lt;/div&gt;

			&lt;/div&gt;

This is what I see that's video related on the index page.

SstephenvNov 26, 2019

Any tips?

SSemicolon WebSTAFFNov 26, 2019

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