Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: socket_open: unable to bind socket #73

Open
antoine-2beco opened this issue May 5, 2021 · 1 comment
Open

Error: socket_open: unable to bind socket #73

antoine-2beco opened this issue May 5, 2021 · 1 comment

Comments

@antoine-2beco
Copy link

Hye,
I've got this error when I try to launch the VBAN receptor on my Raspberry Pi 3 Model B who is connected with on WIFI.
I triedwith those commandes :
vban_receptor -i 10.0.0.2 -p 6980 -s Stream1 -b jack
vban_receptor -i 10.0.0.2 -p 6980 -s Stream1 -b alsa

And I get this error :
Error: socket_open: unable to bind socket

image

Thank you for help
Good day

@Knyffen
Copy link

Knyffen commented Nov 19, 2021

I get the same error message if I try to run two receptors on the same socket. (So the first works, but then the socket is blocked when the second instance tries to bind the socket.)
I don't know your setup (and not much about this project either), but have you tested if it works using another socket? Maybe you have another program running that also uses socket 6980.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants