真机ios系统video组件解码报错,安卓正常,如何解决?
代码如下
<video src="https://cdnzhike.vanke.com/online/videos/item/4hNBb4jt4mP8i2DFTrKpjhN3i8RGjs2Q.mp4" binderror='binderror'></video>
binderror(e){
console.log('播放报错',e)
}
代码视频文件40M,换个视频20M左右的视频链接又正常