Lurker00 / scrcpy

Display and control your Android device
Apache License 2.0
40 stars 6 forks source link

Thread about the fork in the official scrcpy Issues #1

Open Lurker00 opened 5 years ago

Lurker00 commented 5 years ago

https://github.com/Genymobile/scrcpy/issues/679

codycodes commented 5 years ago

details here about what I'm using as well; I have a similar issue to one of the other posters where this fork of scrcpy doesn't pop up a window while the official one does:

Lurker00 commented 5 years ago

@codycodes , it seems there is a problem with Android 9. I have no such a device. Later I'll try to investigate it, not earlier than second half of September.

codycodes commented 5 years ago

Great! I really appreciate it. Feel free to reach out if you'd like me to test anything. I'll be watching and testing new releases!

On Thu, Aug 22, 2019, 10:30 AM Lurker00 notifications@github.com wrote:

@codycodes https://github.com/codycodes , it seems there is a problem with Android 9. I have no such a device. Later I'll try to investigate it, not earlier than second half of September.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Lurker00/scrcpy/issues/1?email_source=notifications&email_token=AB5CPWPB4ZLQG4XUYTLYAB3QF3EJZA5CNFSM4IOSZYG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD452A5Y#issuecomment-524001399, or mute the thread https://github.com/notifications/unsubscribe-auth/AB5CPWM2IMGCCCYAQWD7YU3QF3EJZANCNFSM4IOSZYGQ .

ihazbackup commented 5 years ago

We have tested it with Pixel 2 (Android 8.1), Windows 10 (Version 1809) and it doesn't show the scrcpy window. It stops after the last line.

[server] INFO: scrcpy is forking: 22392 [server] INFO: scrcpy forked [server] INFO: scrcpy started: 22402

Lurker00 commented 5 years ago

I installed Android emulators and found the source of the problem. 1.9L4 runs successfully, full featured. I hope it will do on real devices as well. @codycodes, @ihazbackup please try and tell me about your experience! Thanks in advance!

Pixelstudio commented 5 years ago

It is working on my device m8! good job (Pixel2 XL, android 9)

Lurker00 commented 5 years ago

@Pixelstudio, thank you for positive feedback! The current source code in the repo has passed compatibility tests under Android 10 (emulator), but I'm yet to produce public binaries.

codycodes commented 4 years ago

@Lurker00 , working here! Amazing functionality. I have a script setup using EventGhost & Auto Hot Key which automatically executes this program when I plug my phone in. On Android 10 with a Surface Pro; options I use are: -B --fullscreen --screen-size 1824:2736 --turn-screen-off

Lurker00 commented 4 years ago

1.10-L0 with better compatibility with Android 10. Includes recent changes made after the official 1.10 build.