문제

I wrote a example, Video example

Please use Chrome and view source code, you can see video1 and video2 can click on seek bar to jump to any time, but if you click video3 button, you will find seek bar can't be used to jump to specific time.

Please advise how can I enable time jump on Chrome? And why video 3 is disabled of time jump?

도움이 되었습니까?

해결책

Your server needs to support partial content requests for seeking to work in Chrome. See e.g. this answer.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top