Created
February 19, 2020 21:39
-
-
Save thecyberd3m0n/351981d5c0ee9ba68fc9f92ba5bcdfa2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adb shell "while true; do screenrecord --output-format=h264 -; done" | ffplay -framerate 60 -probesize 32 -sync video - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment