mirror of
https://github.com/onyx-and-iris/OBS-to-XAir.git
synced 2025-01-18 12:50:49 +00:00
8 lines
129 B
TOML
8 lines
129 B
TOML
|
[connection]
|
||
|
# OBS connection info
|
||
|
host = "localhost"
|
||
|
port = 4455
|
||
|
password = "strongpassword"
|
||
|
|
||
|
# xair mixer ip
|
||
|
ip = "mixer.local"
|