videojs / videojs-contrib-hls

HLS library for video.js
http://videojs.github.io/videojs-contrib-hls/
Other
2.84k stars 791 forks source link

a long m3u8 video problem #1453

Closed mzxjhx closed 5 years ago

mzxjhx commented 5 years ago

Description

where i use video.js and videojs-contrib-hls in my project to play a m3u8 media which time is long than 5hours,it cannot play with them.I get error like this:

src of media:http://p2dpjkn9w.bkt.clouddn.com/recordings/z1.qingk.ceshizu0213/1539049680_1539100740.m3u8

and i test other medias that less than 1 hour are ok, just long media get error

i would appreciate it if you can fix the problem,thanks.

gesinger commented 5 years ago

Hey @mzxjhx , I noticed when trying to play the m3u8 playlist via Safari alone (by pasting it into the address bar), Safari doesn't recognize the content. I think there may be an issue with the content itself.

mzxjhx commented 5 years ago

@gesinger thanks for your replay. my project is only in chrome. I just find that VLC media player can play it ,no other video player can no it