github video-dev/hls.js v0.14.5

latest releases: v1.5.8, v1.5.7, v1.5.6...
3 years ago

Bugfixes and Improvements

This release fixes a long standing bug with IE11/Edge where video was not rendering when seeking to the start of a live stream just short of the buffer start. The bug is in IE11/Edge (it should render video once playback enters the buffered range containing video - it just doesn't when we perform two seeks before "seeked" moves into the range where playback starts), but doing a clean seek right into the start of the buffer avoids it. This was common in streams that have segments where audio samples start before video samples - or the buffered start is later than the manifest start time.

Don't miss a new hls.js release

NewReleases is sending notifications on new releases.