obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.84k stars 704 forks source link

Feature Request: Select Scene item #1106

Open BOUKER-H opened 1 year ago

BOUKER-H commented 1 year ago

Feature Request Type

RPC Request

Feature Request Type (Other)

No response

Requested Feature

A request to select or deselect a scene item in the current scene.

Requested Feature Usage Scenario

We are now able to know the selected scene item with an event called SceneItemSelected. It would be great if we could also select or deselect a specific scene item knowing its sceneItemId.

joshebosh commented 1 year ago

+1 for this feature... probably because I'm new to OOP and trying to automate OBS via FL Studio through Autohotkey... but something like this i was googling for as part of my learning journey...