Usually it happens to me that when working in Chrome the first few times it manages to load videos without any inconvenience but after a while, they no longer load the videos. It only happens in Chrome, while in Firefox, Edge, Safari and Opera, there is no problem. Any solution, suggestion? I thank you, Best regards.
The code is nothing special:
<video autoplay loop>
<source src="videos/home-background.mp4" type="video/mp4">
<source src="videos/slide-background.webm" type="video/webm">
Your browser does not support the video tag.
</video>