update links in obs example readme

This commit is contained in:
onyx-and-iris 2022-09-16 12:46:44 +01:00
parent 496f9d37fa
commit b2156ffade

View File

@ -1,7 +1,7 @@
## Requirements ## Requirements
- [OBS Studio](https://obsproject.com/) - [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 ## About
@ -19,6 +19,6 @@ password = "mystrongpass"
## Notes ## 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)