videojs / videojs-contrib-hls

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

fix InvalidStateError for live playback in IE11 #1266

Closed mjneil closed 6 years ago

mjneil commented 6 years ago

Live streams in IE11 throw an InvalidStateError for trying to set the currentTime while the readyState is 0.