antimof / UxPlay

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

gstreamer1.0-plugins-bad is required? #61

Open isapir opened 2 years ago

isapir commented 2 years ago

I had to install gstreamer1.0-plugins-bad (learned that at [1]) via

sudo apt-get install gstreamer1.0-plugins-bad

in order for my iPad to connect. Is that a known dependency?

I also had to disable the Firewall on my laptop

[1] https://montessorimuddle.org/2020/12/05/uxplay-sharing-ipad-screen-on-linux-ubuntu/

fduncanh commented 2 years ago
  1. yes gstreamer1.0plugins-bad is needed in some cases.

  2. to use with a firewall, use the updated UxPlay 1.32 at https://github.com/FDH2/UxPlay (use the -p [n] option to use 3 open TCP and 3 open UDP ports ) (the author antimof of this site is apparently no long involved with his project)