Using the wrong video source; Listen for error events or try catch the code. player.on('error', function(err) { console.log(err) }) try { // videojs code } ...
確定! 回上一頁