Go to file
Jeremy Thomerson f2419615ed Merge pull request #2 from silvermine/add_videojs_peerdep
Add peer dependency for videojs
2017-08-04 15:09:08 -04:00
docs/demo PR Modification: Use 'selected' instead of 'isDefault' 2017-08-04 09:48:58 -04:00
src Ensure the correct resolution is selected on player 'ready' 2017-08-04 10:45:15 -04:00
tests Initial commit 2017-06-20 20:43:49 -04:00
.eslintrc.json Initial commit 2017-06-20 20:43:49 -04:00
.gitignore Initial implementation 2017-08-03 09:21:16 -04:00
.npmignore Initial implementation 2017-08-03 09:21:16 -04:00
.travis.yml Initial commit 2017-06-20 20:43:49 -04:00
Gruntfile.js Add 'grunt develop' 2017-08-04 14:23:15 -04:00
LICENSE Initial commit 2017-06-20 20:43:49 -04:00
README.md Initial implementation 2017-08-03 09:21:16 -04:00
package.json Add peer dependency for videojs 2017-08-04 14:53:09 -04:00

README.md

Silvermine VideoJS Quality/Resolution Selector

Build Status Coverage Status Dependency Status Dev Dependency Status

What is it?

A plugin for videojs versions 6+ that adds a button to the control bar which will allow the user to choose from available video qualities or resolutions.

How do I use it?

Here's an example of how you can use this library:

How do I contribute?

We genuinely appreciate external contributions. See our extensive documentation on how to contribute.

License

This software is released under the MIT license. See the license file for more details.