I launched de app for Windows/Linux (the .jar file) but the App in Android (the Player) not recognize my PC like a Speaker.
I only get the message of the screenshot.
What I need to correctly install or launch de .jar???
Is your Android device connected to the same network? Please check the ip address in the SoundSeeder settings, is it something like 192.168.126.*?
– If not: You need to specify the correct network interface when starting the speaker app.
– If so: Maybe your Windows firewall is blocking the connection to your phone? Have you been asked to allow Java to access your network?
I solved the problem!!! It was the network interface. I launched the .jar with the instruction -i to specify to a interface of the form 192.168.0.*(the same in the Android app) and it works!