My website stopped wanting to play music when people visit it
this only happens on google chrome every other browser works fine

i have a feeling what it might be but i tried fixes i found online and nothing helped.

heres what i think it might be



<meta http-equiv="X-UA-Compatible" content="IE=edge">




<div class="pmeme">
<video id="video" autoplay="autoplay" loop="loop" onloadstart="this.volume=0.2">
<source src="assets/vid3.mp4" type="video/mp4"></source>
</video>

</div>


might be one of those

also after that i need help scaling videos in the background so theres no black bars on top of it xD

ill keep looking for a fix though see if i can do it on my own
but if you know it easily please let me know