Skip to content

Instantly share code, notes, and snippets.

@thecyberd3m0n
Created February 19, 2020 21:39
Show Gist options
  • Save thecyberd3m0n/351981d5c0ee9ba68fc9f92ba5bcdfa2 to your computer and use it in GitHub Desktop.
Save thecyberd3m0n/351981d5c0ee9ba68fc9f92ba5bcdfa2 to your computer and use it in GitHub Desktop.
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