Releases: clappr/hlsjs-playback
Releases · clappr/hlsjs-playback
1.2.0
#43 Add getters related to Latency information
1.1.0
#39 Adding load method for playback pattern creation
1.0.1
#29: Update HLS.js
to 1.2.4
abca2c0: Update outdated dependencies
1e35823: Update @clappr/core
0.6.0
- 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
- #12 Prevent access of invalid
HLS.js
reference
- e60c67b Ignore
dist/
folder from github
0.5.2
- #11 Propagate
FRAG_CHANGED
event
0.5.1
- #10 Propagate
FRAG_PARSING_METADATA
event
0.5.0
- #7 Add new getter to
bandwidthEstimate
- #8 Overwrite HTML5Video inherit methods (pause and seek)
0.4.1
- 8cf2005 Remove nonexistent static getter version
0.4.0
- Add compatibility with the Clappr-core version 0.4.0