mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2026-04-09 08:43:29 +00:00
update links in obs example readme
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
## Requirements
|
||||
|
||||
- [OBS Studio](https://obsproject.com/)
|
||||
- [OBS Python SDK for Websocket v5](https://github.com/aatikturk/obsstudio_sdk)
|
||||
- [OBS Python SDK for Websocket v5](https://github.com/aatikturk/obsws-python)
|
||||
|
||||
## About
|
||||
|
||||
@@ -19,6 +19,6 @@ password = "mystrongpass"
|
||||
|
||||
## Notes
|
||||
|
||||
For a similar example for streamlabs check:
|
||||
For a similar Streamlabs Desktop example:
|
||||
|
||||
[Streamlabs example](https://github.com/onyx-and-iris/PySLOBS/blob/master/examples/scenerotate.py)
|
||||
[Streamlabs example](https://github.com/onyx-and-iris/PySLOBS/blob/add-voicemeeter-example/examples/scenerotate.py)
|
||||
|
||||
Reference in New Issue
Block a user