- Fixed a potential exception which could happen if event callbacks were added or removed while the internal websocket task was actively processing an event.
This version is meant to be compatible with the latest obs-websocket nightly build as of the time of this release.
To install this version from pip (recommended), run pip install simpleobsws
.
Or to install this version from git, run pip install git+https://github.com/IRLToolkit/simpleobsws.git@d372d8db835006e7b9e018e10c3eaba41e12b042
If you have any questions, please reach out via the #simpleobsws
channel in the obs-websocket Discord.