So we have a simple C++ win32 console app. All we want is to print list of web cameras and other video capture devices that are avaliable. We want to use windows apis as muc
How to let user select a video recording device (web-cam) with OpenCV?
the answer isnt opencv specific