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` commands to call for capturing high-res videos on Oculus VR headsets | |
| # | |
| # Usage: | |
| # | |
| # curl https://gist.githubusercontent.com/cvan/54535a41db8a67d0370971f6e393675d/raw/c2183adf4bf0e85edc422a13599eba54e62ee473/video-setprop.sh > /tmp/oculusvr-video-setup.sh | |
| # chmod +x /tmp/oculusvr-video-setup.sh | |
| # ./tmp/oculusvr-video-setup.sh | |
| # | |
| # Source: modified from https://github.com/MozillaReality/FirefoxReality/wiki/Tips-for-recording-videos | |
| # |
NewerOlder