# video.js **Repository Path**: gbinb/video.js ## Basic Information - **Project Name**: video.js - **Description**: Video.js 是一款功能齐全的开源的HTML5视频播放器,适用于所有基于 Web 的平台。Video.js 开箱即用,支持网络上所有常见的媒体格式,包括 HLS 和 DASH 等流媒体格式。它适用于桌面设备、移动设备、平板电脑和基于 Web 的智能电视。 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-21 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Video.js logo][logo]][vjs] # Video.js - Web Video Player & Framework [![NPM][npm-icon]][npm-link] **Update:** Big changes coming in Video.js 10, early 2026! [Read the discussion.](https://github.com/videojs/video.js/discussions/9035) Video.js is a full featured, open source video player for all web-based platforms. Right out of the box, Video.js supports all common media formats used on the web including streaming formats like HLS and DASH. It works on desktops, mobile devices, tablets, and web-based Smart TVs. It can be further extended and customized by a robust ecosystem of [plugins][plugins]. Video.js was started in May 2010 and since then: * Millions of websites have used VideoJS over time (source [Builtwith][builtwith]) * Billions of end-users every month of just the CDN-hosted copy (source Fastly stats) * 900+ amazing contributors to the video.js core * Hundreds of [plugins](https://videojs.com/plugins/) ## Table of Contents * [Quick Start](#quick-start) * [Contributing](#contributing) * [Code of Conduct](#code-of-conduct) * [License](#license) ## [Quick Start][getting-started] 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 ``` Alternatively, you can include Video.js by getting it from [npm](https://videojs.com/getting-started/#install-via-npm), downloading it 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. ```html ``` Next, using Video.js is as simple as creating a `