sysadmin/ffmpeg-nginx-streaming
2017-12-02 22:15:01 +02:00
..
desktop-stream.sh Create desktop-stream.sh 2017-11-12 18:21:20 +02:00
index.html Update index.html 2017-12-02 22:14:21 +02:00
nginx.conf Create nginx.conf 2017-11-12 18:20:45 +02:00
README Update README 2017-12-02 22:15:01 +02:00

1. Install nginx-rtmp from AUR
2. Replace /etc/nginx/nginx.conf
3. cd / ; mkdir /HLS ; cd /HLS ; mkdir live ; mkdir /var/www
4. Place index.html in /var/www
5. systemctl enable nginx ; sytemctl start nginx
6. chmod +x desktop-stream.sh
7. ./desktop-stream.sh
8. Test urls:
 - with vlc rtmp://localhost/live
 - with serviio dlna: rtmp://localhost/live swfVfy=0 live=1