James Brundage
James Brundage
aka Watch-OBSRecordDirectory (which would be the default path to watch). This command will watch a directory using an [IO.FileSystemWatcher](https://learn.microsoft.com/en-us/dotnet/api/system.io.filesystemwatcher?view=net-7.0). When file events are found, they should be aggregated to ensure...
If this is set, the effect's Reversed property should be set to true.
BrowserSources can be configured so that they restart upon activation. Activation can be triggered by enabling/disabling a source item. Therefore, a ScriptMethod should be able to force a Refresh of...
While there may be no shortage of built-in controls for obs for StreamDeck and LoupeDeck, these are often limited, and the fine grain control of scripting is always good to...
obs-powershell should be chock full of examples, especially ones good for everyday use.
There are many events sent by the obs-websocket, and, while those can currently be cause by Register-EngineEvent, the average PowerShell user is unlikely to know about Register-EngineEvent without prompting. Therefore,...