obsws-python/examples/scene_rotate/README.md
onyx-and-iris 2de7151739 update README
advises placing config.toml in user home dir
2023-03-09 01:36:21 +00:00

281 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 in your user home directory:

[connection]
host = "localhost"
port = 4455
password = "mystrongpass"