So in the latest chrome apparently the Autoplay Policy has been changed so this in turn breaks every site that has a video background that should autoplay I am wondering if anyone has any smart work arounds that could "solve" the issue? (I believe a button or "enter page" solution would be a terrible way of a work around especially for a background video)
Here is what you get now in the console if a user doesn't interact with the document:
Uncaught (in promise) DOMException: play() failed
because the user didn't interact with the document first.
Here is the change from google: https://developers.google.com/web/updates/2017/09/autoplay-policy-changes