mediafoundationsamples icon indicating copy to clipboard operation
mediafoundationsamples copied to clipboard

How to run the samples on UWP?

Open Abdul-Mukit opened this issue 1 year ago • 0 comments

Hello, Thank you for all the samples. I am trying to use the H264 round trip sample for capturing a video stream in Microsoft Hololens 2. I have to deploy for ARM in a UWP application. I tried creating a new C++ WRL application and copied over codes from this repo. However, I got stuck with this issue of MF_DEVSOURCE_ATTRIBUTE_SOURCE_TYPE not being available for UWP.

Could you suggest how can I get the H264 round-trip sample running for UWP ARM?

Abdul-Mukit avatar Apr 04 '23 23:04 Abdul-Mukit