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

OBS.Inputs should have .SceneItem

Open StartAutomating opened this issue 2 years ago • 0 comments
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)

StartAutomating avatar Sep 08 '23 19:09 StartAutomating