/Live

A simple live setup for Debian 11.

Primary LanguageHTMLDo What The F*ck You Want To Public LicenseWTFPL

Live

A simple live setup for Debian 11.

Setup

apt install nginx libnginx-mod-rtmp
git clone https://github.com/TechCiel/Live.git
cp -r Live/fs/* /
systemctl daemon-reload
systemctl restart nginx

License

The file fs/var/www/html/hls.min.js is from video-dev/hls.js, which is licensed under Apache License 2.0.

The other parts in this repo is licensed under WTFPL.