Hi,
As we have a requirement to support capturing photo images using live video feed using web cam,we have tried using DirectShow and its found to be working fine.
But we came to know that DirectShow is superseded by Microsoft Media Foundation and we dont want to take risks on using older technology(DirectShow).
As we are trying with samples provided in SDK like MFCaptureToFile and MFCapture3D3 we couldnt be able to achieve our functionality.
Could you please answer our below queries.
1.Can we use DirectShow itself for Windows 7 and Windows 8?
2.Pseudo logic steps to develop a similar web capture in Microsoft Media Foundation?
3.Hope its very round about for this requirement and not straight forward like DirectShow?