适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看
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.
To install Vue3-video-play, you can use npm or yarn:
npm install vue3-video-play
or
yarn add vue3-video-play
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.