langhuihui / jessibuca

Jessibuca是一款开源的纯H5直播流播放器
https://jessibuca.com
GNU General Public License v3.0
2.19k stars 410 forks source link

useWCS: true; 控制台报错 Uncaught DOMException: Failed to execute 'decode' on 'VideoDecoder': Cannot call 'decode' on a closed codec. at Pe.decodeVideo (http://localhost:8100/jessibuca.js:1:87224) #204

Closed nieliSunboy closed 2 years ago

nieliSunboy commented 2 years ago

Uncaught DOMException: Failed to execute 'decode' on 'VideoDecoder': Cannot call 'decode' on a closed codec. at Pe.decodeVideo (http://localhost:8100/jessibuca.js:1:87224) at We._doDecoderDecode (http://localhost:8100/jessibuca.js:1:83822) at e (http://localhost:8100/jessibuca.js:1:83065)

nieliSunboy commented 2 years ago

用的是 vue 的那个例子

bosscheng commented 2 years ago

@nieliSunboy 试下最新版本看看呢。