# v10 **Repository Path**: mirrors_videojs/v10 ## Basic Information - **Project Name**: v10 - **Description**: Technical preview of Video.js v10 - open source media player framework for Web and React. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-31 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Video.js v10 [![package-badge]][package] [![discord-badge]][discord] [![pnpm](https://img.shields.io/badge/maintained%20with-pnpm-cc00ff.svg)](https://pnpm.io/) Modern, modular, and composable media player framework for Web and React. ๐Ÿšง Beta - close to stable. Experimental adoption in real projects. ๐Ÿšง Video.js v10 is close to stable. Try it out in real projects and share your feedback ๐Ÿ™. - Read our [design documents][rfcs]. - Read the [v10 discussion topic][v10-discussion]. - Watch [Heff's recent presentation][heff-presentation]. ## Timeline - **Technical Preview (Complete):** Initial showcase for Demuxed. - **Alpha (Janโ€“Feb 2026):** [See milestone](https://github.com/videojs/v10/milestone/3) - **Beta (Mar 2026):** [See milestone](https://github.com/videojs/v10/milestone/1) - **GA (Mid 2026):** [See milestone](https://github.com/videojs/v10/milestone/2) โ† WIP - **Video.js (End of 2026):** Video.js core/contrib parity and supported plugins migrated. ## Documentation If you'd like to get started and learn more, you can find our documentation on our website: - [Website][site] - [Documentation][docs] ## Community If you need help with anything related to Video.js 10, or if you'd like to casually chat with other members: - [Join Discord Server][discord] - [See GitHub Discussions][gh-discussions] ## Contributing We'd love for you to join our community channels above and give us feedback! Feedback on any of the following would help us: - Player skin designs - Component structures and APIs - Package structure and exports - Repo, workspace, contributor guides Please see our [contributing guide](./CONTRIBUTING.md) for getting set up locally and making code or docs changes. ## Code of Conduct Please note that this project is released with a [Contributor Code of Conduct][coc]. By participating in this project you agree to abide by its terms. [rfcs]: ./rfc [v10-discussion]: https://github.com/videojs/video.js/discussions/9035 [heff-presentation]: https://players.brightcove.net/3737230800001/eyILA5XG7K_default/index.html?videoId=6379311036112 [coc]: https://github.com/videojs/video.js/blob/main/CODE_OF_CONDUCT.md [site]: http://videojs.org [docs]: http://videojs.org/docs [package]: https://www.npmjs.com/package/@videojs/core [package-badge]: https://img.shields.io/npm/v/@videojs/core?label=@videojs/core [discord]: https://discord.gg/JBqHh485uF [discord-badge]: https://img.shields.io/discord/507627062434070529?color=%235865F2&label=%20&logo=discord&logoColor=white [gh-discussions]: https://github.com/videojs/v10/discussions