forked from videojs/video.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Plugins
Carlos Galan Cladera edited this page Dec 2, 2013
·
29 revisions
View the plugin docs.
When you add a plugin to this page, have a look at how others have done so, it should be a single item, with a link to the project's source code or home page, and a short description (one line after formatting has been applied).
If you see a plugin without a description, feel free to edit the page and add it in, any contributions are appreciated.
- example-plugin-name — Example plugin listing with description to copy when adding your own plugin to this list.
- videojs-errors: displays user-friendly error messages.
- videojs-youtube: Allows you to play YouTube videos within VideoJS.
- videojs-vimeo: Allows you to play Vimeo videos within VideoJS.
- videojs-thumbnails: displays thumbnail images over the progress bar.
- videojs-rtc: displays a WebRTC chat window alongside the player to be able to chat with a friend while watching a video.
- videojs-skins-channel: Holds skins for Video.js
- videojs-leapmotion: a plugin to control video playback with Leap Motion.
- videojs-playlist: a plugin to easily create a playlist of videos giving some methods to videojs and providing useful events to allow customization.
-
videojs-playlist (
<video>or<audio>): a plugin to designed for video or audio playlist that plays tracks continuously or by selecting them. - videojs-persistvolume: remembers the volume last set by the user and applies it to new instances of player
- videojs-rotatezoom: a plugin to easily rotate or zoom in a video
- videojs-stereopanner: adds stereo panning functions to control left and right channels.
Thank you to Node.js for providing the framework for this list.