Skip to content

Commit

Permalink
README: document player integration WiP
Browse files Browse the repository at this point in the history
  • Loading branch information
mangui committed Oct 19, 2015
1 parent 40403f2 commit 6554d33
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,22 @@ public demo : [http://dailymotion.github.io/hls.js/demo](http://dailymotion.gith

private demo accessible from Dailymotion network: [http://gdupontavice.dev.dailymotion.com/hls.js/demo/index.html](http://gdupontavice.dev.dailymotion.com/hls.js/demo/index.html)


## player integration

hls.js is (being) integrated in the following players:

- [Clappr] (https://github.com/clappr/clappr), integrated in [master branch](https://github.com/clappr/clappr/commits/master)
- [Flowplayer] (https://www.flowplayer.org) through [flowplayer-hlsjs
] (https://github.com/flowplayer/flowplayer-hlsjs)
- [Videojs] (http://videojs.com) through [Videojs-hlsjs] (https://github.com/benjipott/videojs-hlsjs)

it might also be integrated in the following players if you push for it !

- [MediaElement.js] (https://www.flowplayer.org) through [#1609
] (https://github.com/johndyer/mediaelement/issues/1609)


## Dependencies

No external JS libs are needed.
Expand Down

0 comments on commit 6554d33

Please sign in to comment.