kawhi liu

Results 7 comments of kawhi liu

> 从打印的日志看,是因为音频播放处于waiting了,导致的暂停,不是视频数据 上面是因为音频,但目前来看大部分是因为视频数据,是什么原因让数据没加进去buffer? ![image](https://user-images.githubusercontent.com/29189080/97651486-323a5680-1a97-11eb-8f94-ec5bc7b9e33d.png)

请教一下,是不是下面这步失败了?是什么原因导致音视频不同步? ![image](https://user-images.githubusercontent.com/29189080/97652854-619e9280-1a9a-11eb-8447-30c2ea782b49.png)

高分辨率高码率的直播,打开控制台就卡顿。

> 直播需要重复调用playlist,目前点播就调用了一次。通过loadercontroller控制多次调用playlist,然后在loadData中不断更新segmentPool.剩下的流程跟点播就是都一样的了 你好,我尝试修改以支持HLS直播,目前改动是最后一个ts文件onRead的时候调用loadPlaylist函数,下载完后去执行loadSegmentByNo加载最新ts文件,现在问题是新的m3u8的ts列表都能成功下载,但是播放的时候出了问题,一直在爱的魔力转圈圈,我感觉是buffer或者其他配置没设置好,请帮忙看看,非常感谢~ 6-10是下载的ts序列,load5的时候出现了问题。 ![image](https://user-images.githubusercontent.com/29189080/97167221-64129b00-17c1-11eb-838e-fec16d2fa069.png)

刚刚把以下这部分去掉了就能播了,但是会有卡顿 ![image](https://user-images.githubusercontent.com/29189080/97169062-64f8fc00-17c4-11eb-8859-f4b51a59e8de.png)

Currently having the same problem.And the file had been loaded.

> Currently having the same problem.And the file had been loaded. I fixed it by window.videojs = videojs