goldvideo / h265player

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

report error and can't display player in linux firefox #37

Open EssLi opened 3 years ago

EssLi commented 3 years ago

"customElements not defined!"

could you help me?

jarry commented 3 years ago

I am not sure the customElements is effective in Linux firefox. might you switch the other browser such as chrome.