bitfocus / companion-module-obs-studio

OBS Studio Module for Companion
MIT License
45 stars 28 forks source link

Connection failure to OBS #170

Closed ianreeder closed 2 years ago

ianreeder commented 2 years ago

Last night my OBS version was updated to V28 and bitfocus companion started giving Java errors on the application launch and then failed to connect to OBS. After much testing I've completely removed OBS and all settings along with companion. I reinstalled the newest version OBS and newest version of companion and I'm getting errors when connecting. I've enabled the websocket connection in OBS and confirmed the port and disabled the password. The Companion connection keeps flashing between "OK," "Connecting" and "ERROR". I attached a screen shot in a brief moment that it says "OK" but it never does successfully connect. There's also a websocket sessions that pops up once every 10 seconds or so and then immediately disappears from OBS, I took the screen shot in the moment it appeared. I'm using localhost as my IP. Any suggestions would be appreciated!

connectionfailure

bryce-seifert commented 2 years ago

Support for OBS 28 is available in the beta builds of Companion.

ianreeder commented 2 years ago

Thank you! I'll try that first. If I have trouble, do you recommend I revert to OBS 27?

bryce-seifert commented 2 years ago

You can do that, or you may be able to install obs-websocket 4.9.1-compat and keep using OBS 28. The thing that's causing the issue is OBS 28 comes with websocket 5.0, which we have support for but it's still in beta.