-
Notifications
You must be signed in to change notification settings - Fork 9
Description
On my deck i have a pause and a record button.
If i have obs on autostart then everything works.
But i usually don´t run OBS on startup.
If OBS is not running and StreamController is then i have the emergency triangles shown.
So far as expected as OBS is not running.
But now if i start OBS the pause button will actually detect the the OBS websocket and change to the record symbol.
But the record button wont auto-detect (or at least the icon wont refresh).
So one of my OBS buttons will then show record icon (the pause button) and the other (the record button) the triangle.
I usually fix it by going into the UI and moving the record button to a other spot and back.
That will then refresh the icon and if obs is running will show the record button finally.
Would be great if this was fixed.