quiniouben / vban

VBAN protocol open-source implementation
GNU General Public License v3.0
450 stars 63 forks source link

Issues on arch #12

Closed ffgomez closed 7 years ago

ffgomez commented 7 years ago

Hi there,

Thanks for this fantastic idea. I am vfio'ing Win10 on my archlinux computer and one of the biggest issue is the audio, that is why i think this could be a really ellegant solution, but i cant make it work.

Info: audio_backend_get_by_name: found backend pulseaudio Info: audio_set_channels: setting up channels selection for 6 channels Info: socket_open with port: 6980



However I cant see the streams in pavucontrol

(qemu is the sound of the VM itself, but not from the voicemeeter)

- On the VM i installed Voicemeeter and configured VBAN pointing to the linux host  in incoming and outgoing streams. They should be ok.

I am a little bit puzzle as i cant really tell where my error is, however i think that somehow the vban_receptor is unable to communicate to pulseaudio.

Any idea about what can i check next?

Best regards and thanks in advance
ffgomez commented 7 years ago

the problem was the stream name... doh!

quiniouben commented 7 years ago

Well, happy to know you could make it work.