Skip to content

Instantly share code, notes, and snippets.

View KleaTech's full-sized avatar

Adam Bozzay KleaTech

View GitHub Profile
@KleaTech
KleaTech / oculus_recording_notes.txt
Created January 7, 2022 23:08
Oculus Quest recording settings
# `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
#