Skip to content

Commit ad1045f

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

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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+

0 commit comments

Comments
 (0)