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

requiredFeatures: camera-access on hololens2 #1353

Closed
jonlo opened this issue Nov 2, 2023 · 2 comments
Closed

requiredFeatures: camera-access on hololens2 #1353

jonlo opened this issue Nov 2, 2023 · 2 comments

Comments

@jonlo
Copy link

jonlo commented Nov 2, 2023

I'm not sure if this is the right forum to ask this question, if it's not, if it's not, I would appreciate it if you could direct me to the right place.

I'm having issues while trying to get camera raw image in the hololens 2 device. I tried using the camera-access requiredFeature but it seems like it's not allowed, as the application won't start (everything works fine in a mobile device).
However, I'm being able to display video from hololens in my webapp using navigator.mediaDevices.getUserMedia(). Am I missing something else about camera-access constraints.

Thank you in advance.

@toji
Copy link
Member

toji commented Nov 2, 2023

Unfortunately this isn't the right place for help with specific implementations of WebXR. You'd need to reach out to the browser vendor themselves (Microsoft Edge, in this case.)

I don't know what the right venue is for that, but it seems to me like you could ask at https://techcommunity.microsoft.com/t5/discussions/bd-p/EdgeInsiderDiscussions and if that's not the correct place then they could at least point you towards it.

Good luck!

@toji toji closed this as completed Nov 2, 2023
@jonlo
Copy link
Author

jonlo commented Nov 2, 2023

Thank you, I will try there!

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