I ran the sample UWP application CameraFrames found in https://github.com/microsoft/Windows-universal-samples/tree/master/Samples/CameraFrames which is supposed to grab the infra red and depth frames. However I have never got those frames. I can see the rgb frame fine. I am running the application on a surface pro that has does have an infra camera.
Is there something I am missing?
I also tried the sample on another machine with an Intel RealSense camera and still no luck. Though I wasn't sure if this camera was supported by this UWP API.