DOMException: Failed to load because no supported source was found

后端 未结 7 643
既然无缘
既然无缘 2020-11-30 08:20

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

7条回答
  •  Happy的楠姐
    2020-11-30 08:59

    If you are having this error and none of the answers above apply " DOMException: Failed to load because no supported source was found " could mean you opened your code without opening the file containing the audio or video file you wish to play

提交回复
热议问题