obs-powershell
obs-powershell copied to clipboard
Script OBS with PowerShell
There is a typo strewn across many files. While it is easily fixed, it currently prevents a [switch] from being explicitly passed $false.
Each of the existing OBS source commands is both an Add and a Set, and acts _slightly_ differently depending on each case (Set will changing existing instances without -Force, Add...
I have a video channel running from OBS studio. I have a file named output.mp4 that keeps getting generated. What I want to do is have a script where every...