serezhka / java-airplay-server-examples

MIT License
76 stars 28 forks source link

Impossible connection : iPad Pro ios13.4 / Ubuntu #1

Open ADedecker opened 4 years ago

ADedecker commented 4 years ago

Hello ! First of all, thanks for all the work you've done here. I don't know Java, so I'm more here as an user than as a coder. So I needed something to mirror my iPad screen on my Ubuntu computer. I installed everything without any problem (the only thing I'd say is "Do not download gradle from apt"). When the program starts (more precisely, the vlcj-player), my computer do appear as an AirPlay receiver, and the black windows opens. But the iPad refuses to connect to the receiver ("Impossible connection"). And the result is the same with other examples. For information, the following warning keeps being written in the terminal :

Got conflicting probe from ourselves
incoming: [Service@336217763 type: TYPE_SRV index 33, class: CLASS_IN index 1, name: anatole-airplay (3)._airplay._tcp.local. ttl: '3600/3600' server: 'anatole-vivobook-home.local.:15614']
local   : [Service@425777242 type: TYPE_SRV index 33, class: CLASS_IN index 1-unique, name: anatole-airplay (3)._airplay._tcp.local. ttl: '3600/3600' server: 'fe80-0-0-0-fb1d-e4e-851c-b99d-wlp1s0.local.:15614']

Any idea of what is happenning ?

neidhold commented 3 years ago

has your issue been resolved?

i solved this issue by allowing incoming connections in the firewall-settings on linux mint.