github video-dev/hls.js v0.8.0

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

the switch to a new minor version number (0.8) is related to the JS bundler switch (browserify to webpack).
this switch is expected to be harmless though.

bugfixes

  • add cross-env to test so it can be run on windows #1284
  • Safari crashes on audio-only streams #1226 #1272
  • fix frag loading loop detection #1295
  • Regression on streams with timestamp/playlist drift in "0.7.10" #1265
  • Muxed fmp4 stream does not play #1269
  • Do not calculate nextLoadPos using bitrate test frag #1308 -

improvement

  • Lookup type for codec in mp4ra sample entry code list #1213
  • Build & module optimizations (use WebPack 3) #1242
  • Add textTrack polling for browsers that don't have textTrack onchange events #1289
  • Align on cc when CC changes during a quality switch and SN is unreliable #1309
  • Lookup type for codec in mp4ra sample entry code list #1213
  • Update errors documentation in API.md #1278
  • API: add enableWebVTT documentation #1268

demo link

http://streambox.fr/mse/hls.js-0.8.0/demo/

Don't miss a new hls.js release

NewReleases is sending notifications on new releases.