streamRIP
streamRIP copied to clipboard
Fallback to looping video file if main stream goes offline
How would I set the stream to end gracefully when the input stream stops? For instance, if I want to end stream currently, I tell OBS to stop streaming and...
Nginx start not play the video.. Otherwise, when i start stream and rollback to offline videos, all goes fine
Make sure nginx can access /usr/share/nginx/streamRIP: chown nobody /usr/share/nginx/streamRIP change ffmpeg to /usr/bin/ffmpeg in nginx_start.sh: /usr/bin/ffmpeg -loglevel warning -f mpegts -i $pfi -c copy -bsf:a aac_adtstoasc -f flv -rtmp_live live...