obs-v4l2sink
obs-v4l2sink copied to clipboard
Need a way to sink scenes
While it's awesome to be able to sink the whole output, sometimes it's needed to sink a specific scene even if it's not used for output. I think this is already possible with NDI plugin, but obviously sinking into a v4l2 device is much more efficient.
Looking at obs-ndi, it seems like this can be done by implementing a Filter. This way it'd be possible to apply it on both Sources and whole Scenes.