Open saitoh183 opened 4 years ago
Hi, The trace suggest that pulseaudio is the backend selected by default on your system, but when the unit for vban_emitter is executed, pulseaudio is not started yet and seems not able to start because D-Bus is not ready yet neither. I guess you should add a dependency of type After in your unit file, that would wait pulseaudio to be started, or at least D-Bus. I am not using pulseaudio on my main machine currently, but if you have trouble to find the correct .target / .service to wait for, I can look for it. Let me know.
@quiniouben I tried the systemd from #28 but i get the following error
if i remove the -d get
if i run
/usr/local/bin/vban_emitter -i 192.168.13.202 -p 6980 -s Kraken_mic -r 48000
from the terminal, it worksShould i be using alsa or pulseaudio ?
output of aplay -L