OBS-to-XAir/config.toml
onyx-and-iris 5327d6a57b read mixer kind from config.toml
update readme
2022-11-08 19:13:11 +00:00

9 lines
148 B
TOML

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