voicemeeter-compact/vmcompact/configs/vban.toml

13 lines
201 B
TOML
Raw Normal View History

# 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