surmon-china / videojs-player

@videojs player component for @vuejs(3) and React.
https://github.surmon.me/videojs-player
MIT License
5.25k stars 1.13k forks source link

On Safari and some iOS phones, the video will fall back to 0s-1s. #466

Open kexinxu opened 2 weeks ago

kexinxu commented 2 weeks ago

Describe the bug

I encountered this problem in the mobile safari browser. After refreshing and clicking Play, the progress bar will change from 0:00 to 0:01 and then return to 0:00 to continue playing the video.

The example provided by the vue-video-player official website also has the same problem in safarizhong.

How can i do ?

Reproduction

https://github.surmon.me/videojs-player
When opened in the safari browser, there is a regression in the first few seconds.

System Info

Safari,iOS

Used Package Manager

npm

Validations