espes / Slave-in-the-Magic-Mirror

Open source implementation of AirPlay Mirroring. WIP.
610 stars 122 forks source link

How to run slave-in-magic mirror project with VLC #13

Open jainravi opened 8 years ago

jainravi commented 8 years ago

Hi,

I have configured this project in my machine. with pypy I have stated airplay.py server in my laptop. i have connected iPhone to airplay to "Slave the magic". Now i want to see screen mirroring in my PC. how i can see screen mirroring in VLC or in PC.

Would you please share any URL and how to use this project doc.

Thanks Ravi

Pindar commented 8 years ago

it should start vlc just by itself. Have a look at https://github.com/espes/Slave-in-the-Magic-Mirror/blob/master/airplay.py#L649

Traneptora commented 7 years ago

Except it doesn't start VLC by itself. At least not on Linux.