voicemeeter-compact/configs/vban.toml

13 lines
201 B
TOML
Raw Normal View History

2022-04-11 18:35:28 +01:00
# example connections
[connection-1]
kind = 'banana'
ip = '<ip address 1>'
streamname = 'Command1'
port = 6990
[connection-2]
kind = 'potato'
ip = '<ip address 2>'
streamname = 'Command1'
port = 6990