зеркало из https://github.com/mozilla/popcorn-js.git
added dhodgin README and updated
This commit is contained in:
Родитель
4720baa45d
Коммит
a7d5db1a9a
35
README
35
README
|
@ -0,0 +1,35 @@
|
|||
|
||||
V I D E O . J S - 0.0
|
||||
a library to work with the HTML5 <video> tag
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
License MIT (see included LICENSE)
|
||||
Original Authors Center for Development of Open Technology @ Seneca College
|
||||
|
||||
Web Site https://wiki.mozilla.org/PopcornOpenVideoAPI
|
||||
Github Repo. http://github.com/annasob/popcorn-js/
|
||||
Bug Tracking https://processing-js.lighthouseapp.com/projects/52212-popcornjs/overview
|
||||
|
||||
IMPORTANT! - NOTE FOR DEVELOPERS
|
||||
Please read the guidelines before pushing your code to the repository. The
|
||||
function(s) you are working on may already be finished and queued for push.
|
||||
|
||||
GUIDELINES
|
||||
https://processing-js.lighthouseapp.com/projects/52212/project-workflow
|
||||
|
||||
IRC CHANNEL
|
||||
Join the development team at irc://irc.mozilla.org/popcorn for more info
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
PLATFORM AND BROWSER COMPATIBILITY
|
||||
|
||||
Video.js is explicitly developed for and actively tested on browsers that
|
||||
support the HTML5 <Video> element.
|
||||
|
||||
Video.js aims for 100 percent compatibility across all supported browsers;
|
||||
however, differences between individual video implementations may give
|
||||
slightly different results.
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
Загрузка…
Ссылка в новой задаче