Open stephenmaturin opened 4 years ago
There is what appears to be a an alpha websocket api. https://obsproject.com/forum/threads/obs-websocket-remote-control-obs-studio-from-websockets.58018/
OBS Remote plugin http://www.obsremote.com/index.html
Write .NET plugins (did you know that .NET runs on Linux now using .NET Core?) https://obsproject.com/forum/threads/clr-host-plugin.12607/
Know if you are currently recording https://obsproject.com/forum/resources/recording-notifier.52/
Here is the GitHub repo for the web socket API: https://github.com/Palakis/obs-websocket There are two available Python interfaces:
Neither looks particularly widely used.
This is waiting on #4