examples now using relative import path

obs example now using obs-powershell module. README updated.
This commit is contained in:
2022-12-16 17:16:02 +00:00
parent 2586ca4089
commit 62ad51c6b8
4 changed files with 61 additions and 43 deletions

View File

@@ -5,11 +5,12 @@ Demonstrates how to sync Voicemeeter states with OBS scene switches.
## Requirements
- [OBS Studio 28+](https://obsproject.com/)
- [OBSWebSocket for Powershell](https://github.com/onyx-and-iris/OBSWebSocket-Powershell)
- [OBS-Powershell](https://github.com/StartAutomating/obs-powershell)
## Use
This example assumes the following:
- OBS connection info saved in `config.psd1`, placed next to `Vm-Obs-Sync.ps1`:
```psd1