Walter H. Yang
Walter H. Yang
A patch is welcome:) I have no such a device for test.
Hi ghost, Darcidride Could you please tell me what device and resolution of the device you're using? While the screen is bigger and bigger, and the image captured from device...
Hi mchat003 Yes, Sure, 25%+~50%+ speed up after using minizip and patched screencap.
Hi noraj1337 1080x1920x4=8M bytes, It's a huge data block for transfer via USB 2.0. The better way to minimize the data block is convert the output format from RGBA to...
Some alternative software doing this by install a APK/Service on android device, for reduce the imaging size also for device control.
Hi there The image distortion issue has been fixed in the latest commit 1333e50, which most happened on Android version >= 7.0. For slow issue, I have some solution in...
Sorry for that I didn't include the uvc_entity.c in the repository, please download the following file in to the uvc source tree and try again. https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/plain/drivers/media/video/uvc/uvc_entity.c?id=refs/tags/v3.2.71
I think you should insmod new uvcvideo kernel module, and make sure use size from STILL Capture format.
Hi Sreyasvpariyath I think you should setup android build environment before run 'make -f Makefile.android' command. Sorry for lately reply Best regards
Hi rameshandroid The current code is based on kernel 3.2, it's a bit older than yours 3.19. You need fix it by yourself. BR.