Share via

Device MFT Chaining

Chen, Zhentao 1 Reputation point
2022-10-10T16:38:57.973+00:00

I can work fine with a single dmft, follwing https://github.com/microsoft/windows-driver-samples/tree/main/avstream/sampledevicemft by setting:
CameraDeviceMftCLSIDChain="{0E313280-3169-4F41-A329-9E854169634F}"

But I can't chain two same dmfts with:

CameraDeviceMftCLSIDChain="{0E313280-3169-4F41-A329-9E854169634F}","{0E313280-3169-4F41-A329-9E854169634F}"

Is there anything I missed?

Windows for business | Windows Client for IT Pros | Devices and deployment | Other

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.