video.js-master

所属分类:Windows编程
开发工具:JavaScript
文件大小:2132KB
下载次数:2
上传日期:2020-02-10 11:13:07
上 传 者504525882
说明:  socket iphone test mqtt perl

文件列表:
.babelrc (100, 2019-12-25)
.editorconfig (239, 2019-12-25)
.jsdoc.json (1615, 2019-12-25)
.npmignore (136, 2019-12-25)
.nvmrc (6, 2019-12-25)
.remarkignore (13, 2019-12-25)
.remarkrc.js (2817, 2019-12-25)
.travis.yml (1057, 2019-12-25)
CHANGELOG.md (270921, 2019-12-25)
CODE_OF_CONDUCT.md (6420, 2019-12-25)
COLLABORATOR_GUIDE.md (18859, 2019-12-25)
CONTRIBUTING.md (15273, 2019-12-25)
LICENSE (578, 2019-12-25)
build (0, 2019-12-25)
build\assets.js (1554, 2019-12-25)
build\current-changelog.js (827, 2019-12-25)
build\docs-only.js (559, 2019-12-25)
build\docs (0, 2019-12-25)
build\docs\styles (0, 2019-12-25)
build\docs\styles\videojs.css (330, 2019-12-25)
build\fix-api-docs.js (2203, 2019-12-25)
build\generate-example.js (1827, 2019-12-25)
build\gh-release.js (1123, 2019-12-25)
build\license-header.txt (390, 2019-12-25)
build\minify.js (1132, 2019-12-25)
build\netlify-docs.js (791, 2019-12-25)
build\sandbox.js (795, 2019-12-25)
build\test-a11y.js (656, 2019-12-25)
build\translations.js (1438, 2019-12-25)
... ...

![Video.js logo][logo] # [Video.js - HTML5 Video Player][vjs] [![Build Status][travis-icon]][travis-link] [![Coverage Status][coveralls-icon]][coveralls-link] [![Greenkeeper badge](https://badges.greenkeeper.io/videojs/video.js.svg)](https://greenkeeper.io/) [![Slack Status][slack-icon]][slack-link] [![NPM][npm-icon]][npm-link] > 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][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~~ ~~100,000~~ ~~200,000~~ [400,000 websites][builtwith]. ## Table of Contents * [Quick Start](#quick-start) * [Contributing](#contributing) * [Code of Conduct](#code-of-conduct) * [License](#license) ## Quick Start Thanks to the awesome folks over at [Fastly][fastly], there's a free, CDN hosted version of Video.js that anyone can use. Add these tags to your document's ``: ```html ``` > For the latest version of video.js and URLs to use, check out the [Getting Started][getting-started] page on our website. Video.js version 7 (and newer) CDN builds do not send any data to Google Analytics. In older versions of Video.js (6 and earlier), in the `vjs.zencdn.net` CDN-hosted versions we include a [stripped down Google Analytics pixel](https://github.com/videojs/cdn/blob/master/src/analytics.js) that tracks a random sampling (currently 1%) of players loaded from the CDN. This allows us to see (roughly) what browsers are in use in the wild, along with other useful metrics such as OS and device. If you'd like to disable analytics, you can simply include the following global before including Video.js via the free CDN: ```html ``` Alternatively, you can include Video.js by getting it from [npm](https://videojs.com/getting-started/#download-npm), downloading from [GitHub releases](https://github.com/videojs/video.js/releases) or by including it via [unpkg](https://unpkg.com) or another JavaScript CDN like CDNjs. These releases _do not_ include Google Analytics tracking at all. ```html ``` Next, using Video.js is as simple as creating a `

近期下载者

相关文件


收藏者