Hello,
I've trouble connecting to OBS WebSocket after restarting OBS. I already posted here, that my OBS seems to be crashed, when shutting down the PC and starting OBS the next time. I think that has something to do, with OBS WebSocket. OBS needs ~60 Seconds before it really stops appearing in Task-Manager. That seems to be a timeout, that kills a process after not responding for a 60 second period.
Can someone explain, how OBS WebSocket is integrated into OBS? Are there other executables involved? Can I debug this scenario any better? I always have to restart the full PC before the websockets are working again.
I'm using iobroker with the obs socket javascript implementation. The corresponding script establishes a connection when started and holds it. When the script is stopping, the connection is closed. I also tried to connect and disconnect each time I want to control OBS via iobroker (this fills up the open connections on windows for the OBS WebSocket Port, the connections are never really closed on the windows side). I also have involved another StreamDeck on a different pc that uses the multi obs controller for stream deck.
I tried turning OFF the control via iobroker completly OR the control via the multi obs controller plugin. When both are turned off and I'm not using obs websockets at all, OBS closes faster and the error message after PC restart is gone.
How can I debug this further?
I've trouble connecting to OBS WebSocket after restarting OBS. I already posted here, that my OBS seems to be crashed, when shutting down the PC and starting OBS the next time. I think that has something to do, with OBS WebSocket. OBS needs ~60 Seconds before it really stops appearing in Task-Manager. That seems to be a timeout, that kills a process after not responding for a 60 second period.
Can someone explain, how OBS WebSocket is integrated into OBS? Are there other executables involved? Can I debug this scenario any better? I always have to restart the full PC before the websockets are working again.
I'm using iobroker with the obs socket javascript implementation. The corresponding script establishes a connection when started and holds it. When the script is stopping, the connection is closed. I also tried to connect and disconnect each time I want to control OBS via iobroker (this fills up the open connections on windows for the OBS WebSocket Port, the connections are never really closed on the windows side). I also have involved another StreamDeck on a different pc that uses the multi obs controller for stream deck.
I tried turning OFF the control via iobroker completly OR the control via the multi obs controller plugin. When both are turned off and I'm not using obs websockets at all, OBS closes faster and the error message after PC restart is gone.
How can I debug this further?