ClnViewer / Android-fast-screen-capture

Android fast screen capture take a screenshot or compressed stream on any other Android device. Not needed root devices. ADB required.
MIT License
59 stars 13 forks source link

Picture angle error #2

Open dongyu063 opened 3 years ago

dongyu063 commented 3 years ago

Hi, great work! When I place the phone horizontally, and run adb exec-out /bin/ascreencap -f /sdcard/aaw.bmp the screenshot doesn't work properly. I don't know how to solve this problem.any suggestion? thanks.

my computer: windows 10 my mobile: MI6 use dist: https://github.com/ClnViewer/Android-fast-screen-capture/blob/master/dist/9/armeabi-v7a/ascreencap

Android Debug Bridge version 1.0.41 Version 30.0.4-6686687

` sagit:/ # getprop|grep arm

` aaaw

dongyu063 commented 3 years ago

And I tried to add --sdl, but the output file is corrupted.