antimof / UxPlay

AirPlay Unix mirroring server
GNU General Public License v3.0
1.28k stars 177 forks source link

connecting but no window #41

Closed omerangel closed 3 years ago

omerangel commented 3 years ago

I was able to compile uxplay with no issue; after disabling the firewall, I seem to be able to connect (from ipad pro), but no window with the mirrored screen is appearing. The ipad seems to think it is mirrored to uxplay. There are connection closed messages when clicking "stop mirroring" on the ipad.

This is on ubuntu:

Linux version 5.4.0-66-generic (buildd@lgw01-amd64-039) (gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #74-Ubuntu SMP Wed Jan 27 22:54:38 UTC 2021

[code] % ./uxplay Initialized server socket(s) WARNING The program 'uxplay' 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 29 Local: 10.0.0.7 Remote: 10.0.0.4 Accepted IPv4 client on socket 31 Local: 10.0.0.7 Remote: 10.0.0.4 raop_rtp_mirror starting mirroring raop_ntp receive timeout [/code]

omerangel commented 3 years ago

As commented in https://github.com/antimof/UxPlay/issues/2#issuecomment-625677168 installing a plethora of gstreamer packages resolved the issue. Not sure which is the needed one, but perhaps add these to the install guide.