Skip to content

Releases: Peer5/videojs-contrib-hls.js

v3.2.0

15 Feb 14:52
9e1fadd
Compare
Choose a tag to compare
  • Updated hls.js to 0.8.9 (Thanks @bastienlaunay)

Also available via CDN

https://cdn.jsdelivr.net/npm/[email protected]/dist/videojs-contrib-hlsjs.min.js

v3.1.0

22 Oct 12:46
Compare
Choose a tag to compare
  • expose underlying hls instance
  • expose Hls constructor
  • update to latest hls.js
  • add advanced hls usage examples to main doc
  • minor fixes
  • add package-lock.json

v3.0.3

29 Aug 07:56
a5a1cef
Compare
Choose a tag to compare
  • support videojs 6
  • upgrade to latest hls.js

v3.0.2

09 May 14:28
7db656f
Compare
Choose a tag to compare
  • better support CEA 608/708 on older browser

v3.0.1

04 May 18:18
e065694
Compare
Choose a tag to compare
  • single umd bundle
  • remove contrib-media-source contrib-hls from the bundle
  • video.js is now peer dependency
  • handle all m3u8 MIME types
  • switch to webpack 2
  • checkout latest minified bundle
  • updated examples
  • add editorconfig

v2.0.1

08 Nov 11:59
Compare
Choose a tag to compare

fixed libraries ignoring

v2.0.0

08 Nov 10:19
Compare
Choose a tag to compare

A breaking change: switching hls.js to v0.6.x which if you're using additional hls.js plugins can break backwards compatibility.

v1.0.3

28 Aug 14:50
Compare
Choose a tag to compare

fixed bundled dependencies

v1.0.2

15 Jun 16:40
Compare
Choose a tag to compare
a0aedfd

1.0.2

v1.0.0

14 Jun 17:19
Compare
Choose a tag to compare

Production ready hls.js plugin for videojs.

  • Fallback path to native videojs and its fallback path (including flash)