Current C/C++ camera image capture API?

the_real_boiler 21 Reputation points
2022-08-08T13:06:41.413+00:00

Hi all,

I need to caputure still images from two connect USB cameras and I cannot find the current API to do this. I need pure C/C++ and some examples or documentation. Currently I'm looking into mfmediacapture but I'm not sure if this is the correct way and how to use this API...

Any help is appreciated.
Thanks a lot.
Mario

Windows for business Windows Client for IT Pros Devices and deployment Other
Developer technologies C++
0 comments No comments
{count} votes

2 additional answers

Sort by: Most helpful
  1. the_real_boiler 21 Reputation points
    2022-08-12T15:35:51.283+00:00

    Thanks a lot, the MFCaptureD3D Sample looks promising.

    0 comments No comments

  2. the_real_boiler 21 Reputation points
    2022-08-19T12:52:13.917+00:00

    My camera has 1280x720 pixels but I can get only 640x480 pixels, how can I increase the resolution?

    0 comments No comments

Your answer

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