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

Improve OBS socket handling #12

Open
PeterJCLaw opened this issue Mar 13, 2021 · 0 comments
Open

Improve OBS socket handling #12

PeterJCLaw opened this issue Mar 13, 2021 · 0 comments

Comments

@PeterJCLaw
Copy link
Member

Currently failures are handled badly:

  • on start if OBS isn't running you get a big stack trace; would be nice to have a cleaner error message
  • on Ctrl + C you get a big stack trace around socket errors

In general the OBS web socket is not nicely handled -- perhaps deserves a context manager? Not sure how to integrate that with how the rest of mixtape works 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

No branches or pull requests

1 participant