Skip to content

Commit 03cb0b3

Browse files
StartAutomatingStartAutomating
authored andcommitted
Update README.ps1.md
Adding Dependencies to README
1 parent ad1045f commit 03cb0b3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/README.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](obs-powershell-commands.md)
179179
* [Full list of websocket commands](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/)

0 commit comments

Comments
 (0)