obs-powershell
obs-powershell copied to clipboard
OBS.Inputs should have .SceneItem
trafficstars
It may be a greedy query, but we can find the scene items associated with an input by:
- Getting all scenes
- Getting all items from each scene
- Filtering out those who have exactly the same name (and input kind)