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

iOS doesn't discover AirPort on raspberry #62

Closed
danashevskiy opened this issue May 15, 2016 · 5 comments
Closed

iOS doesn't discover AirPort on raspberry #62

danashevskiy opened this issue May 15, 2016 · 5 comments

Comments

@danashevskiy
Copy link

I'm launching shairplay on raspberry pi from source directory with airport.key located in it.

Initialized server socket(s) *** WARNING *** The program 'shairplay' uses the Apple Bonjour compatibility layer of Avahi. *** WARNING *** Please fix your application to use the native API of Avahi! *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=shairplay>

And that's all. Then i take an iPad with iOS 9.3.1 and go to control panel where i can't locate raspberry airport. Devices use the same wifi network (router - Asus WL-520GU). Linux Kernel release - 4.1.7.
I'm not an expert in networking, so have i missed something?

@tewe
Copy link

tewe commented Jul 12, 2016

I get the same message and discovery from iOS works fine, as well as playback from iTunes. So that's unrelated.

@miawgogo
Copy link

This is more to do with the fact that this program is using a deprciated api to do what it needs to do

@Lerentis
Copy link

have you installed avahi?
i had to install avahi and then start avahi-daemon (systemctl enable avahi-daemon && systemctl start avahi-daemon) to see it on my device. after that it just worked fine

@cloudswave
Copy link

i have the same problem!

@juhovh
Copy link
Owner

juhovh commented Aug 2, 2018

The iOS discovery is sometimes a bit flaky, try disconnecting from WiFi with both devices and then try again, sometimes it works sometimes it doesn't.

@juhovh juhovh closed this as completed Aug 2, 2018
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

6 participants