voicemeeter-compact/configs/vban.toml

14 lines
253 B
TOML
Raw Normal View History

### example connections
### set the ip then uncomment
# [connection-1]
# kind = 'banana'
# ip = '<ip address 1>'
# streamname = 'Command1'
2022-10-04 16:06:47 +01:00
# port = 6980
2022-04-11 18:35:28 +01:00
# [connection-2]
# kind = 'potato'
# ip = '<ip address 2>'
# streamname = 'Command1'
2022-10-04 16:06:47 +01:00
# port = 6980