obs-websocket icon indicating copy to clipboard operation
obs-websocket copied to clipboard

Feature Request: Create New Transition (Scene & SceneItem)

Open alanakos33 opened this issue 1 year ago • 2 comments

Feature Request Type

RPC Request

Feature Request Type (Other)

No response

Requested Feature

Google Docs Features

Is there any update regarding: Transitions.CreateSceneTransition and SceneItems.SetVisibilityTransition?

Currently i am setting those by modifying the profile & scene collections config files at $HOME/.config/obs-studio using a template that replaces what i need changed, and creates the files.

This while it works is very limiting, and i find myself setting up some things through config file templating, and some other things (mostly the event driven ones) using the websocket api.

Is this what most people do? Utilize the websocket api only to modify what they have already setup manually or through config files?

It would be nice if most features could be set through the websocket api, ideally not as a plugin but offered directly from the obs project (maybe the ui can also use the same api behind the scenes)

Requested Feature Usage Scenario

Drive everything through the websocket api, including transitions.

alanakos33 avatar May 25 '24 15:05 alanakos33

Would love to see progress in Transitions.CreateSceneTransition.

ghostzero avatar Jul 19 '24 14:07 ghostzero

Bumping this!

MonsteRico avatar Oct 30 '24 21:10 MonsteRico