mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2024-11-22 12:50:53 +00:00
275 B
275 B
About
Collects the names of all available scenes, rotates through them and prints their name.
Use
This example assumes the existence of a config.toml
, placed next to __main__.py
:
[connection]
host = "localhost"
port = 4455
password = "mystrongpass"