an online video player that supports web pages and Windows, Mac and Linux desktop applications. It is mainly used for online browsing of CMS video acquisition station resources, and realizes the online playback of HLS video stream (m3u8)
English | 简体中文
「光影畅享」是一个在线视频播放器,支持 Web 网页和 Windows、Mac、Linux 桌面应用。主要用于 CMS 视频采集站资源的在线浏览,实现了 HLS 视频流(m3u8)的在线播放。
请到 releases 页面下载最新版本,支持 Windows、Mac、Linux
git clone https://github.com/xurenda/enjoy-player.git
cd enjoy-player
pnpm install
pnpm run dev:web
建议使用桌面应用,因为 Web 端可能存在跨域请求无法拿到数据的问题