Skip to content

Commit fdc856e

Browse files
Merge pull request #139 from StartAutomating/StartAutomating-patch-1
Update README.ps1.md
2 parents a976b79 + 6dcca8a commit fdc856e

13 files changed

+65
-20
lines changed

Assets/obs-powershell-animated-icon.svg

Lines changed: 2 additions & 2 deletions
Loading

Assets/obs-powershell-icon.svg

Lines changed: 2 additions & 2 deletions
Loading

Assets/obs-powershell-text-and-animated-icon.svg

Lines changed: 2 additions & 2 deletions
Loading

Assets/obs-powershell-text-and-icon.svg

Lines changed: 2 additions & 2 deletions
Loading

Assets/obs-powershell.svg

Lines changed: 2 additions & 2 deletions
Loading

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,18 @@ Because the obs-websocket cleanly documents it's protocol, most commands in obs-
178178
* [Full List Of Commands](docs/obs-powershell-commands.md)
179179
* [Full list of websocket commands](docs/obs-powershell-websocket-commands.md)
180180

181+
182+
## Depdendencies
183+
184+
To use obs-powershell, you'll need OBS and PowerShell Core. You can run both of these on any operating system.
185+
186+
### Specific Command Requirements
187+
188+
Some commands in obs-powershell will not work unless you have additional software installed.
189+
190+
|Commands|Dependency|
191+
|-|-|
192+
|Add/Set-OBSVLCSource|[VLC](https://www.videolan.org/vlc/)|
193+
|Add/Set-OBS3DFilter |[VLC](https://obsproject.com/forum/resources/3d-effect.1692/)|
194+
|Add/Set-OBSShaderFilter|[obs-shaderfilter 2.0+](https://obsproject.com/forum/resources/obs-shaderfilter.1736/)
195+

README.ps1.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,18 @@ Because the obs-websocket cleanly documents it's protocol, most commands in obs-
177177

178178
* [Full List Of Commands](docs/obs-powershell-commands.md)
179179
* [Full list of websocket commands](docs/obs-powershell-websocket-commands.md)
180+
181+
182+
## Depdendencies
183+
184+
To use obs-powershell, you'll need OBS and PowerShell Core. You can run both of these on any operating system.
185+
186+
### Specific Command Requirements
187+
188+
Some commands in obs-powershell will not work unless you have additional software installed.
189+
190+
|Commands|Dependency|
191+
|-|-|
192+
|Add/Set-OBSVLCSource|[VLC](https://www.videolan.org/vlc/)|
193+
|Add/Set-OBS3DFilter |[VLC](https://obsproject.com/forum/resources/3d-effect.1692/)|
194+
|Add/Set-OBSShaderFilter|[obs-shaderfilter 2.0+](https://obsproject.com/forum/resources/obs-shaderfilter.1736/)

docs/Assets/obs-powershell-animated-icon.svg

Lines changed: 2 additions & 2 deletions
Loading

docs/Assets/obs-powershell-icon.svg

Lines changed: 2 additions & 2 deletions
Loading

docs/Assets/obs-powershell-text-and-animated-icon.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)