H265Player icon indicating copy to clipboard operation
H265Player copied to clipboard

vue3报错h265-player.umd.js:7 Uncaught (in promise) TypeError: e.getContext is not a function

Open codeHessel opened this issue 2 years ago • 2 comments

这个支持vue3吗,怎么使用的是否有demo呢

codeHessel avatar Feb 13 '23 06:02 codeHessel

vue3 引入报错 h265-player.umd.js:7 Uncaught (in promise) TypeError: e.getContext is not a function

codeHessel avatar Feb 13 '23 06:02 codeHessel

看这个报错,猜测大概率是canvas传错了,确保初始化时候第一个参数是canvas dom

chenchenwuai avatar Feb 15 '23 05:02 chenchenwuai