mirror of
https://github.com/onyx-and-iris/OBS-to-XAir.git
synced 2026-01-02 03:27:50 +00:00
9 lines
148 B
TOML
9 lines
148 B
TOML
[connection]
|
|
# OBS connection info
|
|
host = "localhost"
|
|
port = 4455
|
|
password = "strongpassword"
|
|
|
|
# mixer kind and ip
|
|
mixer = "XR18"
|
|
ip = "mixer.local" |