streamRIP
streamRIP copied to clipboard
How to gracefully stop the stream
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 then have to kill/restart nginx to close out the stream, otherwise StreamRIP will just keep it going.
Is there a clean way to signal to StreamRIP that "hey, stream is over, no need to continue keeping it up"?
i am ending stream by systemctl stop nginx trough ssh and after it i stop the stream in obs
Run the nginx rtmp module on a docker container.