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

Script OBS with PowerShell

Results 75 obs-powershell issues
Sort by recently updated
recently updated
newest added
trafficstars

There is a typo strewn across many files. While it is easily fixed, it currently prevents a [switch] from being explicitly passed $false.

bug

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...

enhancement

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...