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

keep display off -S command now works, but, on wake up, device screen resumes playback #760

Closed
srevinsaju opened this issue Aug 28, 2019 · 3 comments

Comments

@srevinsaju
Copy link

I used the turn display off function, now it works correctly on my phone, only problem is that, on device wake up after sleep, The device screen starts woking again.

@rom1v
Copy link
Collaborator

rom1v commented Aug 28, 2019

Yes, that's the Android behavior.

Also see #735

@srevinsaju
Copy link
Author

Can we add adb shell svc power .. functionality. I saw it in one of the stackoverflow questions, and in one of the issues.
I can easily implement it in guiscrcpy by starting a subprocess in Python, but I checked your code and I thought of adding a pull request, but seems like I have no idea of C. I don't even know how to compile it..

@rom1v
Copy link
Collaborator

rom1v commented May 2, 2020

Can we add adb shell svc power

#631 (comment)

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

No branches or pull requests

2 participants