VideoJS在GitHub上拥有广泛的公共存在,专注于web视频框架。其主要编程语言包括JavaScript、TypeScript和CSS,特别以video.js、videojs-contrib-hls和http-streaming等知名项目著称,这些项目为视频播放和流媒体技术提供了基础设施。
Video.js - open source HTML5 video player
HLS library for video.js
HLS, DASH, and future HTTP streaming protocols library for video.js
Lightweight utilities for inspecting and manipulating video container formats.
YouTube playback technology for Video.js
[Beta] Video.js v10 - open source media player framework for Web and React.
A plugin to add 360 and VR video support to video.js.
An m3u8 parser.
A Tool for Building Video.js Ad Plugins
Playlist plugin for videojs
Custom Flash Player for VideoJS
Video.js plugin for supporting the MPEG-DASH playback through a video.js player
A video.js plugin to display simple overlays during playback.
Supports Encrypted Media Extensions for playback of encrypted content in Video.js
The Flash tech for video.js
Support Vimeo source for Video.js
此仓库未提供描述。
此仓库未提供描述。
Videojs themes 💅
Code for working with the media source extensions API and video.js
Tools for inspecting MPEG2TS, fMP4, and FLV files and the codec bitstreams therein
A playlist video picker for video.js
此仓库未提供描述。
A video.js plugin that displays error messages to video viewers.
Yeoman generator for video.js plugins.
A JavaScript implementation of the WebVTT specification, forked from vtt.js for use with Video.js
Icon font used for Video.js
The Video.js Website
Live Stream error simulator
A video.js player skin editor using a live CSS editor
此仓库未提供描述。
A Video.js middleware that adjusts controls based on playback rate
A cross-device context menu UI for video.js players.
The video.js CDN
Video.js files for IE8 compatibility
Video.js - HTML5 Video Player - Component
videojs docs
Concatenate videos for playback by videojs/http-streaming in a Video.js player
Auto-generate API docs for the video.js codebase and plugins
Monorepo for all videojs packages
Building support for adaptive streaming video formats into video.js
Adds a quality selector button to the Video.js control bar for Video.js 8+
Media Session API plugin
A place to incubate a new settings menu for videojs.
The video.js blog
Objects and functions shared throughout @videojs/http-streaming code
Tools to ease the transition from video.js 4.x to 5.x.
The fancy front-end for Thumbcoil!
JavaScript Standard Style — One Style to Rule Them All
A placeholder for videojs packages
A remark linting preset for Video.js
A grunt task to convert video.js language JSON files in to includable scripts.
此仓库未提供描述。
converts your code into Standard JavaScript Format
Autoplay test examples
此仓库未提供描述。
Generate a standard rollup config, so that plugins don't need the same script in every repository.
launch a web worker that can require() in the browser with browserify and webpack
此仓库未提供描述。
A monorepo for all videojs project and plugin tooling
Video.js organizational documentation
RFCs for changes to Video.js
A small xhr wrapper
A standard babel config, so that plugins don't need the same script in every repository.
此仓库未提供描述。
ffrwd is an extensible HTML5 streaming media player capable of playing HLS, MPEG-DASH and more!
A package to keep all of our generator helpers packages, so everything can be updated more easily.
conventional-changelog angular preset
sample and test project for using Video.js with various bundler configurations
此仓库未提供描述。
此仓库未提供描述。
Generate a standard karma config, so that plugins don't need the same script in every repository.
ghpages redirect to slack invite
videojs-generate-postcss-config
此仓库未提供描述。
Random ops-related tooling, such as cloud-configs for utility boxes.
Various automated tests should be preformed on generator plugins pre-publish.
A wrapper around conventional-changelog-cli to better support prereleases.
videojs在GitHub上构建了多个项目,主要是用于视频播放和流媒体处理。最知名的项目包括video.js和videojs-contrib-hls,这些项目为开发者提供了强大的工具和库,支持HTML5视频播放功能。
videojs主要使用JavaScript和TypeScript进行开发,同时也使用CSS和HTML来构建其前端界面。这些语言的结合使得videojs能够在各种浏览器和设备上高效运行。
是的,videojs的所有代码库都是公开的,任何人都可以访问和使用。通过GitHub,开发者可以查看代码、贡献项目或报告问题,这促进了开源社区的合作与发展。