I have checked this MediaCapture sample. I tried to record audio but when I press "StartDevice" button, I got "Exception from HRESULT: 0xC00DABE0". My audio device is working perfectly, I have checked with Windows 8's built in sound recording app. Can anyone please help me to sort out this issue [...] read more
I'm developing a simple App with Unity and Vuforia. This app recognize an image and place a simple 3D sphere onto it. If i run it on my MacBook Pro webcam inside Unity (i'm using Bootcamp) and i put a printed picture in front of it everything work fine and [...] read more
I am trying to capture a photo from the hololens using this Unity tutorial. When I run the code on the emulator, no error is thrown and an image is captured. When running on the actual hololens I get a "Access violation reading location 0x00000030." error. Here is the code [...] read more