Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Releases: clappr/hlsjs-playback

1.4.0

08 Sep 18:28

Choose a tag to compare

#47 Add getFrameRate method to retrieve video frame rate

1.2.0

06 Nov 20:03

Choose a tag to compare

#43 Add getters related to Latency information

1.1.0

06 Nov 20:03

Choose a tag to compare

#39 Adding load method for playback pattern creation

1.0.1

12 Jan 19:34

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

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

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

Choose a tag to compare

  • #11 Propagate FRAG_CHANGED event

0.5.1

28 Dec 18:47

Choose a tag to compare

  • #10 Propagate FRAG_PARSING_METADATA event

0.5.0

05 Nov 12:56

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

Choose a tag to compare

  • 8cf2005 Remove nonexistent static getter version