Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

播放中 TS 载入请求异常canceled时,会直接跳到进度末尾并触发 ended #2

Open
huzunjie opened this issue Nov 15, 2017 · 0 comments

Comments

@huzunjie
Copy link
Member

huzunjie commented Nov 15, 2017

针对播放开始或正常播放中偶发直接跳转ended的问题,写了段JS 跟踪了一下,发现复现的几次都有先遇到TS切片异常canceled,然后会紧跟着ended掉。

bug-c1
bug-c2

在ended发生的时候,通过chimee.currentTime和chimee.duration拿到的信息看不出来异样,但确实页面停留时长低于总播放时长很多。

bug-c3

待确定是否存在请求异常状态跟踪错误、异常seek跳转。

(复现概率较低,不确定原因,先做记录,后续有进展再补充。)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant