Changelog
v10.0.0-beta.24
Adds a menu system with keyboard navigation, a playback rate menu, a live button, gesture and hotkey indicators, and bundled docs.
v10.0.0-beta.23
Renames cast APIs to google-cast and remote-playback, unifies fullscreen and PiP on media capabilities, and adds live streaming support.
v10.0.0-beta.22
Adds Chromecast support via the Remote Playback API and a Playwright end-to-end test harness.
v10.0.0-beta.21
Adds generated feature and preset reference tables to the docs site and fixes the CLI's npm repository URL.
v10.0.0-beta.20
Fixes CLI packaging by bundling dependencies with deps.alwaysBundle.
v10.0.0-beta.19
Fixes the CLI bin path so npm exposes the executable after install.
v10.0.0-beta.18
Replaces DelegateMixin and ProxyMixin with MediaHost base classes, and adds the @videojs/cli docs command and versioned docs.
v10.0.0-beta.17
Completes the gesture system with the media-gesture element, React gesture hooks, and default skin bindings.
v10.0.0-beta.16
Adds a hotkey system across core, HTML, and React, a core gesture system, sub-1x playback rates, and the mux-audio element.