Elektordi / obs-websocket-py

Python library to communicate with an obs-websocket server (for OBS Studio)
MIT License
235 stars 59 forks source link

Include error reporting to client. #98

Open MrAcademy opened 2 months ago

MrAcademy commented 2 months ago

There's no good way for a user of the library to see what error has actually occurred. This seemed like a natural way to provide that info.