-
Notifications
You must be signed in to change notification settings - Fork 218
Home
Danke Xie edited this page Dec 22, 2015
·
14 revisions
Welcome to the GearVRf wiki!
First, run the following command to disable front-buffer rendering
adb shell "echo dev_enableCapture 1 dev_frontbuffer 0 > /sdcard/.oculusprefs"
Then, run the following command to record video
adb shell screenrecord /sdcard/example.mp4