mirror of
https://github.com/onyx-and-iris/OBS-to-XAir.git
synced 2026-01-02 11:37:50 +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" |