Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

License

NotificationsYou must be signed in to change notification settings

pupil-labs/neon-vr-recorder

Repository files navigation

git clone https://github.com/pupil-labs/neon-vr-recorder.gitcd neon-vr-recorderpython -m pip install -r requirements.txt

Run Neon VR Recorder

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.

python record.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp