Skip to content

Instantly share code, notes, and snippets.

@ratacibernetica
Created May 21, 2019 23:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ratacibernetica/8ff933abd1a1335e29227401517ceab4 to your computer and use it in GitHub Desktop.
Save ratacibernetica/8ff933abd1a1335e29227401517ceab4 to your computer and use it in GitHub Desktop.
oculus-stream-to-mac.sh
adb exec-out "while true; do screenrecord --bit-rate=8m --output-format=h264 --time-limit 180 -; done" | ffplay -framerate 60 -framedrop -bufsize 16M -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment