Skip to content

0.6.0

Compare
Choose a tag to compare
@joaopaulovieira joaopaulovieira released this 14 May 00:46
  • 9b9b3d5 22a0c06 Fix hound integration;
  • #13 Migrate from Jestime test pattern to Jest test pattern;
  • #15 Decouple setup playback process from the load source process;
    • New option hlsjsPlayback.preload to choose if hls.load need to be called after the hls.attachMedia call
  • #14 Ensure the existence of the hls.js internal instance on the ready state;
  • #16 Support to bind hls.js events at the Clappr instantiation;
  • 3ad0894 Update hls.js version to 0.14.X;