video.js player component for Vue. The Video.js player is a component. Like all components, you can define what children it includes, what order they appear in, and what options are passed to them. Components can be given custom options via the lower-camel-case variant of the component name (e.g. controlBar for ControlBar). These can be nested in a representation of grandchild relationships. Video.js playback technologies (i.e. "techs") can be given custom options as part of the options passed to the videojs function. They should be passed under the lower-case variant of the tech name (e.g. "html5").
Features
- The default behavior is to preload all text tracks
- Each option is also available as a standard <video> element attribute
- Instead of using the autoplay attribute you should pass an autoplay option to the videojs function
- Start loading the video immediately (if the browser supports it)
- The browser will wait until the user hits "play" to begin downloading
- Load only the meta data of the video
Categories
MultimediaLicense
MIT LicenseFollow Vue-Video-Player
Other Useful Business Software
Rezku Point of Sale
Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Vue-Video-Player!