You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i run vban_emitter I can recive straming on my laptop but the audio that I recive is stuttening.
I also try to run vban_emitter -i IP Address -p 6980 -s Name -d server i got this error vban_emitter version 2.1.0
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM server Fatal: alsa_open: ipen error: no such file or directory Error: audio_set_strea_config: could not open backend with new config
why? Thank you all
The text was updated successfully, but these errors were encountered:
Well, about the pasted error messages, I can see you try to use the alsa backend, with a device name "server", and alsa complains it doesn't exist.
About the jack backend, @NeroBurner is unfortunetaly quite right: I dislike the way it is implemented, and I know it has some weakness, but I only had 3 questions on it in 5 years.
When i run vban_emitter I can recive straming on my laptop but the audio that I recive is stuttening.
I also try to run
vban_emitter -i IP Address -p 6980 -s Name -d server
i got this errorvban_emitter version 2.1.0
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM server
Fatal: alsa_open: ipen error: no such file or directory
Error: audio_set_strea_config: could not open backend with new config
why? Thank you all
The text was updated successfully, but these errors were encountered: