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

Failure to initialize media capture: Access is denied. #45

Closed
Giminaan opened this issue Jul 16, 2018 · 1 comment
Closed

Failure to initialize media capture: Access is denied. #45

Giminaan opened this issue Jul 16, 2018 · 1 comment

Comments

@Giminaan
Copy link

First, I checked that SensorStreamViewer project works, but few days later, I updated HoloLens and then it doesn't work. The error I received is "Access is Denied"

Exception thrown at 0x772C3332 in SensorStreamViewer.exe: Microsoft C++ exception: Platform::AccessDeniedException ^ at memory location 0x0180E680. HRESULT:0x80070005 Access is denied. WinRT information: The required device capability has not been declared in the manifest.

Of course, I enable the WebCam capability.

When I start others project like 'ComputeOnDevice', I can see an alert message window asking me allow to access camera. However, when I start 'SensorStreamViewer', I didn't see any alert message asking about camera access.

How can I solve this problem?

@Giminaan
Copy link
Author

Giminaan commented Jul 19, 2018

I solved it. I used 'Windows Device Recovery Tool' to remove the current version.
Then, I just opened SensorStreamViewer, and it worked.

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

1 participant