add link to streamlabs example in obs readme

This commit is contained in:
onyx-and-iris 2022-08-06 08:58:42 +01:00
parent 055749e8ac
commit ec27204b73

View File

@ -17,3 +17,9 @@ host = "localhost"
port = 4455
password = "mystrongpass"
```
## Notes
For a similar example for streamlabs check:
[Streamlabs example](https://github.com/onyx-and-iris/PySLOBS/blob/master/examples/scenerotate.py)