carmines / UnityPluginCollection

source code for Unity plugins for Desktop and UWP
MIT License
30 stars 7 forks source link

Hololens 2 blank screens #14

Open dhrosquete opened 3 years ago

dhrosquete commented 3 years ago

Hello!

First of all, thanks for the great job you are doing. I have a problem about this DLL, I've compiled all for UWP and ARM64, included both on a new project and open the sample scene. Nevertheless, It gives no error, but doesn't take a picture at all. It never requests access to the camera, only the microphone. Is this ok?

Is there a way to track if it is loading the DLL correctly? Thanks in advanced!

mindfreaak commented 3 years ago

@dhrosquete Make sure that you compiled the library in Release, then when you deploy the app in Unity, and after it asks for mic permission, make sure to say "Start Preview" and also ensure your speech is on. it will ask you for the camera access, and will start the preview.