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: Add "On Preview Scene Selected" event #1077

Closed Webmeesters1 closed 1 year ago

Webmeesters1 commented 1 year ago

Feature Request Type

RPC Event

Feature Request Type (Other)

No response

Requested Feature

Besides "On Scene Selected", please add "On Preview Scene Selected" to the interface

Requested Feature Usage Scenario

I use OBS mainly for Online meetings, and control OBS with a tablet using Touch Panel. I have a row of buttons for the selected scene, and a row for the preview scene. Based on the actual scene, i'd like to be able to show the active scene on both rows. I do that using variables now, but that isn't foolproof and tedious in maintenance. Would be great just to have an event when the preview scene changes as well. afbeelding afbeelding

tt2468 commented 1 year ago

This should be usable in the form of the PreviewSceneChanged event.