You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found the problem. obs-studio (30.2.1-1) on Arch Linux isn't build with obs-websocket. I had to manually compile obs, to use the websocket feature. After I launched the manually compiled obs (and configure the websocket server), obs-cmd started to work :)
$ obs-cmd recording start
Error: Connect(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))
$ obs-cmd --version
obs-cmd 0.17.8
Ubuntu 24.04
OBS 30.2.3 (64 bit), installed from repo
The text was updated successfully, but these errors were encountered: