You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
coinhu1995
changed the title
The screenshot cannot open with device AndroidTV
The screenshot cannot open with device AndroidTV (Stream work fine)
Apr 7, 2020
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
The text was updated successfully, but these errors were encountered: