After the video is sliced, how to put it into the player after the request is returned without conflict

after slicing the video, how to put it into the player after the request comes back without conflict!

how can this be added to the back of the player without replacing the original?

Feb.14,2022

what protocol are you using, m3u8?

if it is m3u8. You can use HLS.js, or native players do not support
ideo-dev/hls.js" rel=" nofollow noreferrer "> hls.js GITHUB address

Menu