- fork
- clone recursively
git clone --recursive https://github.com/slugalisk/player.git
- install the js dependencies
yarn install
- start ui dev server with
yarn start
- open
https://localhost:3000/test
- build nginx with nginx-rtmp-module
./vendor/build.sh
- download
DB5LITEBIN
from https://lite.ip2location.com/file-download - unzip
IP2LOCATION-LITE-DB5.BIN.ZIP
into./vendor/
- start super node with
yarn run server
The implementation is based on: