Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use adb to stream to Meta Quest instead of ngrok #12

Closed
antonioarbues opened this issue Jul 10, 2024 · 1 comment
Closed

Use adb to stream to Meta Quest instead of ngrok #12

antonioarbues opened this issue Jul 10, 2024 · 1 comment

Comments

@antonioarbues
Copy link

Hi,

as it takes just a few minutes of streaming to finish the ngrok free trial, i was looking into other options and i found that on Meta Quest devices it is possible to do some pretty simple port reverse forwarding with the adb (Android) toolkit to be able to access an http server running on the laptop.

here are the details, i think it'd be useful to mention it in the readme

https://medium.com/@lazerwalker/how-to-easily-test-your-webvr-and-webxr-projects-locally-on-your-oculus-quest-eec26a03b7ee

@chengxuxin
Copy link
Contributor

Thanks for your information. adb seems to be a good way for Quest local streaming. Will add to readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants