wanglei520
wanglei520
关于如何解决这类问题的很简单,还是看了大佬的代码后才知道如何解决的  所以读取的文件要以_开头,也就是入口文件要以_开头
Failed to execute 'appendBuffer' on 'SourceBuffer': The HTMLMediaElement.error attribute is not null
这个问题解决了,在播放视频的时候关闭窗口记得player.destroy(),或者在播放前 if (this.player) { this.player.destroy() } this.player = this.dp = new DPlayer({ container: this.$el, video: { url: url, type: this.videoType }, screenshot: true, live: true }) this.player.play()
Failed to execute 'appendBuffer' on 'SourceBuffer': The HTMLMediaElement.error attribute is not null
你播放的时候切换视频了吗?或者拉出你的代码看一下,在播放上一个视频后切换视频要player.destroy(),否则会在后台一直接收上一个视频流,报这个错误 > > 这个问题解决了,在播放视频的时候关闭窗口记得player.destroy(),或者在播放前 > > if (this.player) { > > this.player.destroy() > > } > > this.player = this.dp = new DPlayer({ > > container: this.$el, > > video:...
Failed to execute 'appendBuffer' on 'SourceBuffer': The HTMLMediaElement.error attribute is not null
关于这个问题我又一次出现了,谷歌浏览器播放过程中直接卡了,然后报这个错误,谷歌浏览器设置->系统->使用硬件加速模式(如果可用)-->将其打开或者关闭后点击重新启动按钮,然后问题就解决了
我这也是,我的云服务器被黑了!不要用不要用!!!!!!不要用!!!
千万不要用啊!!!!我先后部署了好几台机子,内网的服务器,内网家里的nas,全部中毒,我还装了杀毒软件,没有用,全部中的都是同一个勒索病毒