rust-obs-plugins icon indicating copy to clipboard operation
rust-obs-plugins copied to clipboard

Adding a source to a scene

Open Beaux44 opened this issue 2 years ago • 0 comments

I'm trying to make a plugin where on the creation of my source, I would like to create a private browser source and add it to the current scene. From what I have gathered, it appears I require the OBS Frontend API in order to do this, which is not currently exposed in the FFI. Is there a way around this limitation, or could these mappings be added in some way?

Beaux44 avatar Apr 18 '23 15:04 Beaux44