Is it possible to use a specific input/output via pipewire. How shall the audio source/player connection string look like in the config file?
Let say that input to baresip is connected to input 6 on a a scarlett 18i20 soundcard
I've tried
audio_source pipewire, <object serial id> / < object id> / <object name>
from this values that i get from pw_cli i all | grep 'AUX6'
*
port.name = "capture_AUX6"
*
port.alias = "Scarlett 18i20 USB:capture_AUX6"
*
node.id = "42"
*
object.id = "93"
*
object.serial = "99"
*
audio.channel = "AUX6"
*
port.id = "6"
*
port.physical = "true"
*
port.terminal = "true"