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

Add method check to whipHandler #56

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Add method check to whipHandler #56

merged 2 commits into from
Jan 25, 2024

Conversation

ChaseCares
Copy link
Collaborator

@ChaseCares ChaseCares commented Jan 25, 2024

Add method check to whipHandler to prevent empty streams from being created by OBS users. I believe this is why there are streams listed in /api/status that are broken.

OBS sends a DELETE request when the stream is terminated, see screenshot of packet capture.

Screenshot_20240124_213501

I believe the DELETE request can safely be ignored as removal of the streamkey/info is handled here

Edit, sorry for the multiple commits, I think an earlier return is more appropriate?

Let me know if there is anything else I can do, thanks.
Chase

@Sean-Der Sean-Der merged commit fcc9983 into Glimesh:main Jan 25, 2024
1 check passed
@Sean-Der
Copy link
Collaborator

Thanks @ChaseCares

Interested in getting involved! Would love to have you as an admin :)

I need help triaging/staying on top of issues.

@ChaseCares
Copy link
Collaborator Author

I am certainly willing to help, when I can. I don't know if I have the knowledge/experience to actually make a difference though.

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

Successfully merging this pull request may close these issues.

2 participants