I\'m getting DOMException: Failed to load because no supported source was found in video.play(); line. I\'m getting this issue only after adding video.setAt
I had this problem in a NodeJS / Electron app. It turned out to be the path to the audio file was wrong.