bitfocus / companion-module-obs-studio

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

obs to Bitfocus connection #258

Closed MPCSound closed 4 months ago

MPCSound commented 4 months ago

Describe the bug Obs Plugin for bitfocus will not connect to OBS. Getting a time out error. WebSocket setting are correct and I see the plugin connection in the WebSocket session but I get not response. This was working about 2 weeks ago. I have tried reinstalling OBS. Any Ideas?

Version Information:

bryce-seifert commented 4 months ago

If you have the module logs open (the >_ icon next to the module name) do you see any errors when you stop start the connection?

MPCSound commented 4 months ago

This is all I get

debug: Only recent lines are shown here, nothing is persisted error: Connection lost to OBS info: Connected to OBS debug: OBS Version: 30.0.2 // OBS Websocket Version: 5.3.4 // Platform: Windows 11 Version 22H2 debug: Request GetReplayBufferStatus failed (Error: Replay buffer is not available.)

bryce-seifert commented 4 months ago

@MPCSound That's strange. Do you have a scene collection .json I could perhaps test with? You can upload it here

MPCSound commented 4 months ago

Uploaded the file. In companion it looks like a good connection with green checked mark and in WebSocket i see the connection but the session duration filed will run then stop.

bryce-seifert commented 4 months ago

Ok I just tested the collection and am seeing the same thing: Companion seems just fine, but the Session Duration in the websocket UI seems to disappear right at a minute. I also tested this with http://obs-web.niek.tv and it does the same thing: session duration disappears at 1:00. So it seems like an obs-websocket or OBS bug.

Despite the OBS UI issue, everything seems to be working and connected with Companion. To confirm: Is that the case for you too?

MPCSound commented 4 months ago

Yes, I changes to scene collection to a different on and got a stable connection. I may have to rebuild to scene collection. Thanks for the help

bryce-seifert commented 4 months ago

Great, thanks for the confirmation.

I submitted the session duration bug to the obs-websocket repo here