videojs / videojs-contrib-hls

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

request m3u8 and get ts successfully, but can not play, also no errors #1456

Closed mengli404 closed 5 years ago

mengli404 commented 5 years ago

Description

screen shot 2018-11-01 at 7 44 47 pm

I have requested m3u8 and get ts successfully, but can not play. Is there any function to see the errors?

Results

Expected

playing all ts segments

videojs-contrib-hls version

videojs-contrib-hls ^5.14.1

videojs version

what version of videojs does this occur with? video.js ^7.2.3

Platforms

IOS

forbesjo commented 5 years ago

We use the native player on iOS Safari so you may be experiencing a problem due to content misconfiguration. Do you see any console errors?

forbesjo commented 5 years ago

Closing due to inactivity