-
Notifications
You must be signed in to change notification settings - Fork 364
Description
So when I start the program on my 3B (Raspian lite) this is what I get:
pi@raspberrypi:~/RPiPlay/build $ sudo ./rpiplay
Initialized server socket(s)
*** WARNING *** The program 'rpiplay' 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/blog/projects/avahi-compat.html
Then when I screenshare from my iphone (ios 15.7.2) I get this in the terminal:
pi@raspberrypi:~/RPiPlay/build $ sudo ./rpiplay
Initialized server socket(s)
*** WARNING *** The program 'rpiplay' 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/blog/projects/avahi-compat.html
Accepted IPv4 client on socket 14
Local: 192.168.68.64
Remote: 192.168.68.59
Accepted IPv4 client on socket 16
Local: 192.168.68.64
Remote: 192.168.68.59
raop_rtp_mirror starting mirroring
which I assume is the right stuff, but there's no picture, like nothing at all, the iphone says that it's connected and obviously it is but nothing is shown on the monitor and there's no sound... I've read through a couple of threads that have similar issues but either they just say "oh it's fixed now" or there's no sulution