Create README
This commit is contained in:
parent
fbdc466cb5
commit
c8bac62d7c
6
ffmpeg-nginx-streaming/README
Normal file
6
ffmpeg-nginx-streaming/README
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
1. Install nginx-rtmp from AUR
|
||||||
|
2. Replace /etc/nginx/nginx.conf
|
||||||
|
3. cd / ; mkdir /HLS ; cd /HLS ; mkdir live
|
||||||
|
4. systemctl enable nginx ; sytemctl start nginx
|
||||||
|
5. chmod +x desktop-stream.sh
|
||||||
|
6. ./desktop-stream.sh
|
Loading…
Reference in a new issue