FDH2 / UxPlay

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

which icon on iOS client to use for video (AirPlay-Mirror or AirPlay-audio?)(no video) #232

Closed jiang-yuntao closed 8 months ago

jiang-yuntao commented 8 months ago

there is no vedio after start up uxplay successly!

jiang-yuntao commented 8 months ago

only hava audio ,no vedio

Q1CHENL commented 8 months ago

I have the same issue! I use Fedora 38 and tried installing from rpm and building locally, but neither worked.

Q1CHENL commented 8 months ago

After some debugging, I found that the uint64_t type at line 552 was always set to 96 (Audio), hence no Mirroring(110) happened. However, since I am unfamiliar with Plist, I couldn't go further.

thiccaxe commented 8 months ago

How are you starting the connection? You need to use the two rectangles icon to start "Screen Mirroring"

Q1CHENL commented 8 months ago

How are you starting the connection? You need to use the two rectangles icon to start "Screen Mirroring"

what rectangle icons? i just start mirroring from the control center on iPhone, am I doing it wrongly?

thiccaxe commented 8 months ago

image

Q1CHENL commented 8 months ago

image

Thank you, legend! I thought it was in the same place where the audio/music plays. I have not been using AirPlay for so long that I need to remember how to connect correctly.

I sense @jiang-yuntao is having the same problem

fduncanh commented 8 months ago

seems to be fixed