obs-websocket
obs-websocket copied to clipboard
Feature Request: SceneShowStateChanged
Feature Request Type
RPC Event
Feature Request Type (Other)
No response
Requested Feature
Ability to have an event fire when the show state of source (scenes, groups, etc) that aren't inputs is changed.
Requested Feature Usage Scenario
This would allow more accurate info about what sources are currently previewed. Right now, only inputs have accurate preview information thanks to the InputShowStateChanged event.
Isn't SceneItemEnableStateChanged what you're looking for?
Not quite. I'm looking to get updates for the videoShowing
parameter, similar to what's returned now with InputShowStateChanged
Am I missing something or InputShowStateChanged also fires for Nested Scenes and Groups?
Edit: Just tested it, and no it's not, but, it's triggered for the items contained in those Nested Scenes or Groups
Correct, I'm looking to get info for scenes.
@tt2468 Said this will require some OBS-side changes to work