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

issue of "browser does not support WebXR" on Meta Quest 3 when I establish a server on my latpot using python3 -m http.server 8080 #186

Closed
cyberfoxmeow opened this issue May 1, 2024 · 2 comments

Comments

@cyberfoxmeow
Copy link

I clone the whole repo into my local desktop, and establish a http server using python3 -m http.server 8080. Then I connect to my desktop from Quest 3. However, the webpage on the browser on the headset shows "browser does not support WebXR".

I don't know why the webpage says "browser does not support WebXR" if I run the server locally.

Thanks.

@AdaRoseCannon
Copy link
Member

WebXR requires https, unless it's from a "localhost" origin.

@AdaRoseCannon
Copy link
Member

This isn't the best place to ask for support using WebXR, places like stack overflow are better venues.

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