1
0
mirror of https://github.com/videojs/video.js.git synced 2025-04-13 11:50:49 +02:00
David LaPalomento f4ce62d4b1 Move manual events into tech controller
Migrate the timers that manage creating timeupdate and progress events when the tech doesn't support them natively. Now, techs that extend MediaTechController will continue to automatically pick up synthetic playback and buffering events but they're scoped much more closely to the entity that needs them. In addition, time and progress tracking have been moved much earlier into the component initialization which fixes #1414.
2014-08-14 15:08:37 -07:00
2014-08-06 11:26:56 -07:00
2014-08-05 18:05:38 -07:00
2014-08-06 11:26:56 -07:00
2014-08-06 11:26:56 -07:00
2014-08-06 11:26:56 -07:00
2014-08-04 14:23:19 -07:00
2014-08-06 11:26:56 -07:00

Video.js - HTML5 Video Player Build Status

Video.js is a web video player built from the ground up for an HTML5 world. It supports HTML5 and Flash video, as well as YouTube and Vimeo (through plugins). It supports video playback on desktops and mobile devices. This project was started mid 2010, and the player is now used on over 50,000 websites.

Visit videojs.com for an overview, download options, and instructions on how to use the player on your site.

Contributing

Video.js is a free and open source library, and we appreciate any help you're willing to give. Check out the contributing guide.

Building your own Video.js from source

To build your own custom version read the section on contributing code and "Building your own copy" in the contributing guide.

License

Video.js is licensed under the Apache License, Version 2.0. View the license file

Copyright 2014 Brightcove, Inc.

Description
Languages
JavaScript 96.6%
SCSS 3%
CSS 0.3%
HTML 0.1%