You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Note: Ensure that the VR headset is powered on, connected to the PC via USB cable, with Developer Mode enabled and USB Debugging authorized.
python record.py
Using wireless mode
Note: The VR headset must be powered on initially, connected to the PC via a USB cable, with Developer Mode enabled and USB Debugging authorized. Don't forget to replaceip-address-of-device with the actual IP address, which can be copied from the output of the second command.
adb tcpip 5555adb shell ip addr show wlan0adb connect ip-address-of-device:5555
Note: You can now disconnect the VR headset from the PC. Ensure the VR headset is awake before starting the application.