Open Oceanity opened 1 month ago
For future references regarding this, most all of which are going to need to be used to implement this "properly" and agnostic of the OBS input type:
It's probably also going to need effect outputs including at the very least the new scene item ID. Also probably going to want to duplicate or wrap the entirety of the transitions effect in it such that it gets a splashy reveal.
Describe the solution you'd like An effect that can dynamically add new sources (probably limited to ones found in OBS such as browser, image, text, etc) in the connected OBS instance via websocket to a specified scene with a custom name and optional custom setting JSON object to set up the properties of the source on creation.
Additional context Would like this to streamline adding Fugitech reactive images to a PNGTubers scene, as they each need to be in their own browser source, and having an effect that could create a new browser source with an easily recognizable name and set the width/height/position/url at the same time via variables would be super nice.