Home

Awesome

Enjoy-player

English | 简体中文


Enjoy-player is 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).

Features

TODO

Screenshot

Screenshot Screenshot Screenshot Screenshot

Using

Desktop applications

Please download the latest version from releases page, which supports Windows, Mac, and Linux

Web page

git clone https://github.com/xurenda/enjoy-player.git
cd enjoy-player
pnpm install
pnpm run dev:web

It is recommended to use desktop applications, because there may be a problem that cross-domain requests cannot obtain data on the web terminal.

Video source

  1. Search for "CMS Video Resource Station" on search engines
  2. After entering a video resource station, check the collection tutorial and copy the JSON interface URL address.

Reference projects