Skip to content

Releases: clappr/hlsjs-playback

1.2.0

06 Nov 20:03
Compare
Choose a tag to compare

#43 Add getters related to Latency information

1.1.0

06 Nov 20:03
Compare
Choose a tag to compare

#39 Adding load method for playback pattern creation

1.0.1

12 Jan 19:34
Compare
Choose a tag to compare

#29: Update HLS.js to 1.2.4
abca2c0: Update outdated dependencies
1e35823: Update @clappr/core

0.6.0

14 May 00:46
Compare
Choose a tag to compare
  • 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;

0.5.3

25 Jan 21:28
Compare
Choose a tag to compare
  • #12 Prevent access of invalid HLS.js reference
  • e60c67b Ignore dist/ folder from github

0.5.2

28 Dec 19:30
Compare
Choose a tag to compare
  • #11 Propagate FRAG_CHANGED event

0.5.1

28 Dec 18:47
Compare
Choose a tag to compare
  • #10 Propagate FRAG_PARSING_METADATA event

0.5.0

05 Nov 12:56
Compare
Choose a tag to compare
  • #7 Add new getter to bandwidthEstimate
  • #8 Overwrite HTML5Video inherit methods (pause and seek)

0.4.1

28 Jun 04:03
Compare
Choose a tag to compare
  • 8cf2005 Remove nonexistent static getter version

0.4.0

27 Jun 22:31
Compare
Choose a tag to compare
  • Add compatibility with the Clappr-core version 0.4.0