Files
v10/README.md
T

62 lines
2.3 KiB
Markdown

# 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.
🚧 Technical Preview - not recommended for production. 🚧
Thanks for checking out the project! It's in its early stages and currently a mix of prototyping
and early structure pointing in the direction we want to go with Video.js v10 (so be kind 🙏).
- Read our early [architecture goals](./docs/ARCHITECTURE.md).
- Read the [v10 discussion topic](https://github.com/videojs/video.js/discussions/9035)
- Watch [Heff's recent presentation](https://players.brightcove.net/3737230800001/eyILA5XG7K_default/index.html?videoId=6379311036112)
## Timeline
🚧 Detailed roadmap coming soon. 🚧
- **Technical Preview (current):** Initial showcase for Demuxed.
- **Beta (Feb 2026):** Core goals accomplished, stable core, adoption in real projects.
- **GA (Mid 2026):** Stable APIs. Feature parity w/ Media Chrome, Vidstack, and Plyr.
- **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]
### How can I help?
Join our community channels above and give us feedback! Keep in mind this is a technical preview
and we're working on a lot of polish over the coming months. Feedback on any of the following
would help us:
- Player skin designs
- Architecture and general approach
- Initial embed code and component structure
- Package structure and exports
- Repo, workspace, contributor guides
- Component structures and APIs
[site]: http://v10.videojs.org
[docs]: http://v10.videojs.org/docs
[package]: https://www.npmjs.com/package/@videojs/core
[package-badge]: https://img.shields.io/npm/v/@videojs/core/next?label=@videojs/core@next
[discord]: https://discord.gg/b664Gq3pdy
[discord-badge]: https://img.shields.io/discord/507627062434070529?color=%235865F2&label=%20&logo=discord&logoColor=white
[gh-discussions]: https://github.com/videojs/v10/discussions