minicap
minicap copied to clipboard
The screenshot cannot open with device AndroidTV (Stream work fine)
I am using Philips TV (Android 9). When I screenshot with the command and pull to my mac:
adb -s serial shell LD_LIBRARY_PATH=/data/local/tmp/ /data/local/tmp/minicap -P 1920x1080@1920x1080/0 -s ">/data/local/tmp/minicap.jpg"
The screenshot cannot open:

Screenshot with below command work fine:
adb -s serial shell screencap /data/local/tmp/screencap.png
