You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: