OBS-to-XAir/config.toml

8 lines
129 B
TOML
Raw Normal View History

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