goldvideo / h265player

一套完整的Web版H.265播放器解决方案,非常适合学习交流和实际应用。基于JS码流解封装、WebAssembly(FFmpeg)视频解码,利用Canvas画布投影、AudioContext播放音频。
https://goldvideo.github.io/h265player/
1.55k stars 300 forks source link

Uncaught ReferenceError: GoldPlay is not defined #61

Closed welcomejc closed 3 years ago

welcomejc commented 3 years ago

npm run build之后,demo/demo.html显示Uncaught ReferenceError: GoldPlay is not defined