Read the GetCurrentProgramScene from remote OBS instance.
Currently I can add a "Scene" action from Multi OBS Controller, but that only shows whether the given scene is active or not.
I'd want to see which scene on the remote OBS is active at the moment.
The "Stats" would be sufficient, if it only had an option to show GetCurrentProgramScene.
I tried using the Raw WS Request, but it looks to me that it's meant to be used only for setting/commanding the remote OBS, not to read data from it. Correct me if I'm wrong.
Read the
GetCurrentProgramScenefrom remote OBS instance.Currently I can add a "Scene" action from Multi OBS Controller, but that only shows whether the given scene is active or not.
I'd want to see which scene on the remote OBS is active at the moment.
The "Stats" would be sufficient, if it only had an option to show
GetCurrentProgramScene.I tried using the
Raw WS Request, but it looks to me that it's meant to be used only for setting/commanding the remote OBS, not to read data from it. Correct me if I'm wrong.