Overview:
The Vue3-video-play is a hls.js video player component designed for Vue3, which supports MP4, WebM, and Ogg formats. It offers a powerful configuration with a sleek UI, supporting features like keyboard shortcuts, playback speed control, mirror mode, dark mode, picture-in-picture mode, and more. It also supports starting playback from a specific time, mobile devices with automatic native video player calling, hls video streaming, and live hls playback.
Features:
- Supports MP4, WebM, Ogg formats
- Keyboard shortcuts for operation
- Playback speed control
- Mirror mode and dark mode settings
- Picture-in-picture mode
- Full-screen and web page full-screen playback
- Start playback from a fixed time
- Supports hls video streaming and live hls playback
Installation:
To install Vue3-video-play, you can use npm or yarn:
npm install vue3-video-play
or
yarn add vue3-video-play
Summary:
Vue3-video-play is a versatile video player component for Vue3 that offers a range of configurable options, a user-friendly UI, and supports various video formats and functionalities. It is well-suited for implementing video playback with advanced features and customization options.