mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2024-11-24 20:00:47 +00:00
add link to streamlabs example in obs readme
This commit is contained in:
parent
055749e8ac
commit
ec27204b73
@ -17,3 +17,9 @@ host = "localhost"
|
|||||||
port = 4455
|
port = 4455
|
||||||
password = "mystrongpass"
|
password = "mystrongpass"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
|
||||||
|
For a similar example for streamlabs check:
|
||||||
|
|
||||||
|
[Streamlabs example](https://github.com/onyx-and-iris/PySLOBS/blob/master/examples/scenerotate.py)
|
||||||
|
Loading…
Reference in New Issue
Block a user