In an intranet environment that I help administer, I'm trying to set up an HTML page to auto-play video whenever we access it. However, I get this from the Chromium browser on load:
error.name = Not Allowed Error error.message = play() failed because the user didn't interact with the document first.
Any suggestions on how I might overcome this issue?