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

Error: Connect(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) #61

Open
alsavage opened this issue Oct 16, 2024 · 4 comments

Comments

@alsavage
Copy link

alsavage commented Oct 16, 2024

$ 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

@DigitalDragon64
Copy link

Same problem here with Arch Linux with obs-cmd version 0.17.8 installed from AUR. I'm using sway as wayland compositor if this is important.

@dhtseany
Copy link
Contributor

Hi, the current AUR version is 0.17.9. Does updating with a cleanbuild help at all?

@DigitalDragon64
Copy link

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 :)

@grigio
Copy link
Owner

grigio commented Oct 29, 2024

Another option is using OBS from Flatpak, it has the support

Originally posted by @DigitalDragon64 in #61 (comment)

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

4 participants