Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to gracefully stop the stream #3

Open
LizzyTrickster opened this issue Feb 15, 2022 · 1 comment
Open

How to gracefully stop the stream #3

LizzyTrickster opened this issue Feb 15, 2022 · 1 comment

Comments

@LizzyTrickster
Copy link

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"?

@lmtdr
Copy link

lmtdr commented Apr 27, 2024

i am ending stream by systemctl stop nginx trough ssh and after it i stop the stream in obs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants