v0.9 | 16
Questions? Feedback? Please contact
Michael Thot
or assign him a Task using
this template
.
↪
You can download adb tooling
here
.
On Windows version 29.0.5 works. Version 30.0.4 gives
this
error.
Drivers
You will also have to download Qualcomm’s drivers to interface with the device.
↪
Qualcomm drivers can be downloaded
here
.
If your computer is running Windows, you will also need to download Oculus ADB Drivers.
↪
Oculus ADB drivers can be downloaded
here
.
Connecting to a Computer
Connection order matters, as your device may not be recognized if the magnetic end is
connected last.
First, connect the magnetic end of the USB cable to your device. Then, connect the USB end to
your computer. The device should be recognized within seconds by your computer if everything
is working correctly.
If you are having issues with your computer recognizing the device, ensure
you are connecting
the magnetic device end of the cable first!
Verifying and Viewing Recordings
The Companion App does not have playback capabilities.
In order to view your recordings, you’ll need to pull them off the device onto a computer with adb.
Then, we’ll use
VRSPlayer
to view the recording.
Copying Recording Files
1. Connect your device to your computer.
2. Pull the VRS file from your device to your computer:
a.
$ adb pull /data/test.vrs
3. Pull the metadata file associated with your recording:
a.
$ adb pull /data/test.vrs.json