Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working only first time on Linux after restarting machine #19

Open
himankgupta31 opened this issue Jun 28, 2016 · 1 comment
Open

Working only first time on Linux after restarting machine #19

himankgupta31 opened this issue Jun 28, 2016 · 1 comment

Comments

@himankgupta31
Copy link

Hi All

I built code on ubuntu 14.04 LTS (64 bit). When i run airplay.py first time everything is working fine but after killing all process then, i run it 2nd time it gets detected by iPAD (iOS 8) but i am not able to mirror the screen. Is there any problem regarding socket binding for a particular process ?

Initially when i faced problem i just killed the process by running following command and free port on which it was running:
ps -a
sudo kill -9 pid
namp -Pn "ip of iPAD" (i get port no by this command)
sudo fuser -k portno/tcp

But now this method is not working.
Can any body help me ??

@TejeshwarGill
Copy link

Even I am having the same issue. The mirroring works only once on a single start. After that I have to restart the machine to make it work again. Please help !! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants