OBS-to-XAir/config.toml
onyx-and-iris ba3389882e update for websocket v5, obs 28
support reading conn info from toml

add setup.py for easy dep installation
2022-09-27 09:25:25 +01:00

8 lines
129 B
TOML

[connection]
# OBS connection info
host = "localhost"
port = 4455
password = "strongpassword"
# xair mixer ip
ip = "mixer.local"