diff --git a/README.md b/README.md index 73f3f3f824e..b60af71aae8 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,11 @@ hls.js is written in [ECMAScript6], and transpiled in ECMAScript5 using [Babel]. ## Demo -[http://video-dev.github.io/hls.js/demo](http://video-dev.github.io/hls.js/demo) +### Latest Release +[https://video-dev.github.io/hls.js/demo](https://video-dev.github.io/hls.js/demo) + +### Canary +[https://video-dev.github.io/hls.js/demo?canary=true](https://video-dev.github.io/hls.js/demo?canary=true) ## Getting Started @@ -84,7 +88,8 @@ HTMLVideoElement control and events could be used seamlessly. |[](https://www.snapstream.com/)|[](https://www.streamamg.com/)|[](https://streamshark.io/)|[](http://my.tablotv.com/)| |[](https://www.streamroot.io/)|[](https://www.ted.com/)|[](https://twitter.com/)|[](http://vwflow.com)| |[](https://www.viacom.com/)|[](https://vk.com/)|[](https://www.jwplayer.com)|[](https://www.france.tv)| -|[](https://tech.showmax.com)|[](https://www.1tv.ru/) | | | +|[](https://tech.showmax.com)|[](https://www.1tv.ru/) | [](https://www.zdf.de) | | + @@ -100,6 +105,7 @@ hls.js is (being) integrated in the following players: - [Videojs](http://videojs.com) through [Videojs-hlsjs](https://github.com/benjipott/videojs-hlsjs) - [Videojs](http://videojs.com) through [videojs-hls.js](https://github.com/streamroot/videojs-hls.js). hls.js is integrated as a SourceHandler -- new feature in Video.js 5. - [Videojs](http://videojs.com) through [videojs-contrib-hls.js](https://github.com/Peer5/videojs-contrib-hls.js). Production ready plug-in with full fallback compatibility built-in. + - [Fluid Player](https://www.fluidplayer.com) ## Chrome/Firefox integration diff --git a/demo/index.html b/demo/index.html index 3022d3b5f7d..051f6179c7a 100644 --- a/demo/index.html +++ b/demo/index.html @@ -12,10 +12,11 @@ + + -
@@ -135,7 +136,7 @@