Play back HLS with video.js, even where it's not natively supported. Drop by our slack channel (#playback) on the Video.js slack.
video hls videojs-contrib-hls mpegts transmuxing videojs videojs-pluginVideo.js plugin for recording audio/video/image files. Use npm (npm install videojs-record) to install the plugin or download the library and dependencies elsewhere. If you want to try the examples, check these instructions below.
wavesurfer record-audio record-video webcam webaudio recordrtc video audio image videojs-plugin video-js waveform videojs player record stream microphone recorder libvorbis.js vorbis ogg mp3 opusvideojs-contrib-ads provides common functionality needed by video advertisement libraries working with video.js. It takes care of a number of concerns for you, reducing the code you have to write for your ad plugin. videojs-contrib-ads is not a stand-alone ad plugin. It is a library that is used by other ad plugins in order to fully support video.js. If you want to build an ad plugin, you've come to the right place. If you want to play ads in video.js without writing code, this is not the right project for you.
videojs preroll ads player video videojs-pluginThe IMA SDK Plugin for Video.js provides a quick and easy IMA SDK integration for the Video.js player. To see the plugin in action, check out our samples.
videojs videojs-pluginPlay HLS, DASH, and future HTTP streaming protocols with video.js, even where they're not natively supported.
videojs videojs-pluginAllows users to step frame-by-frame through a video. This has to make an unfortunate assumption about framerate, but it should be "ok" for general use. If you can run framerate detection on the server side, this plugin works perfectly for you.
video videojs videojs-pluginA video.js plugin that adds a navigable waveform for audio and video files, using the wavesurfer.js library. Includes support for fullscreen mode and real-time visualization of microphone input. You can use npm (npm install videojs-wavesurfer) to install the plugin, or download it here. If you want to try the examples, check these instructions below.
wavesurfer microphone videojs audio audio-visualizer webaudio videojs-plugin waveform video playerAdds a button to download the video inside a VideoJS player
videojs videojs-plugin videojs-vjsdownload downloadAdds a watermark image the video player. After the initial 'fadeTime' the watermark will be shown when the video players controls are shown. This also provides the ability to use the watermark as a link. image: Required The URL to the image to be used as the watermark.
videojs videojs-plugin watermarkTo include videojs-upnext on your website or web application, use any of the following methods. This is the simplest case. Get the script in whatever way you prefer and include the plugin after you include video.js, so that the videojs global is available.
videojs videojs-pluginAdd Advanced SubStation Alpha (ASS) subtitles support to videojs using the libjass library. for bower or npm whichever you prefer using.
videojs ass subtitle plugin substation-alpha videojs-plugin ssaA cross-device context menu implementation for video.js players. Most desktop browsers support the DOM standard contextmenu event, but some mobile browsers, lacking a right mouse button, do not. This plugin will fire a custom vjs-contextmenu event when it sees a contextmenu event or after a long touch.
videojs videojs-pluginA cross-device context menu UI for video.js players. Once the plugin is invoked, a modal will appear with a list of links when the vjs-contextmenu event is triggered on the Player object.
videojs videojs-pluginThat's it! Refer to the video.js plugin standards for more detail. Apache-2.0. Copyright (c) Brightcove, Inc.
dock videojs videojs-pluginA plugin that displays user-friendly messages when Video.js encounters an error. Installing the styles will depend on your build tool. Here's an example of including styles with brunch. See Including Module's styles section.
videojs errors video-element video html5 flash player videojs-pluginA plugin to display simple overlays - similar to YouTube's "Annotations" feature in appearance - during video playback. Note: This meaning of an "overlay" is distinct from that of a modal dialog, which can overlay the entire player. This is built into video.js as the ModalDialog component.
videojs videojs-pluginInclude videojs-playlist on your website using the tool(s) of your choice. When installed via npm, videojs-playlist supports Browserify-based workflows out of the box.
playlist videojs videojs-pluginThere's also a working example of the plugin you can check out if you're having trouble. Before this plugin will work at all, it needs an element in the DOM to which to attach itself. There are three ways to find or provide this element.
playlist videojs videojs-pluginVideojs hls.js offers hls playback using hls.js. For more details on browser compatibility see th hls.js github page. There's also a demo of the plugin that you can check out.
hls hlsjs video videojs videojs-plugin hls.jsThe npm installation is preferred, but Bower works, too. To include decrypter on your website or npm application, use any of the following methods.
videojs videojs-plugin
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.