antimof / UxPlay

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

no video pop-up for Ubuntu 20.04 #33

Closed CO2020 closed 3 years ago

CO2020 commented 3 years ago

Everything looks fine at the first glance. The iPad connects to UxPlay. But there is no video pop-up opening for Ubuntu 20.04.

./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 23
Local: 192.168.179.160
Remote: 192.168.179.139
Accepted IPv4 client on socket 30
Local: 192.168.179.160
Remote: 192.168.179.139
raop_rtp_mirror starting mirroring

After awhile: ´´´ raop_ntp receive timeout ´´´

Any ideas?

CO2020 commented 3 years ago

I’m using Ubuntu 20.04 with nvidia drivers.

sudo apt remove gstreamer1.0-vaapi
sudo apt autoremove

Thanks!

Originally posted by @fduncanh in https://github.com/antimof/UxPlay/issues/27#issuecomment-757442460