When the mobile browser plays m3u8 video, the progress bar cannot be accurately positioned, and it is always located at the beginning of the slice.

problem description

Mobile H5 plays m3u8, and the video is cut into 10-minute segments. Drag and drop the progress bar of the video player, such as dragging to 15pur05, it will always jump to 10pur00, that is, the starting point of slicing, drag to 25u00, and jump to 20u00. All browsers are in the same situation

.

vue-video-player + videojs-contrib-hls used

Please tell me how to solve the problem

(this problem only exists in Android browsers, ios is normal)

Jul.06,2021

Brother, did you solve it? I met

, too.
Menu