Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to open cam using device name in Windows

CV_WRAP virtual bool open(const String& filename, int apiPreference); When using VideoCapture::open, How to find the filename(device name) of USB webcam in Windows?

For example in Linux shall be "/dev/videoxx". What's the URL for windows? And how to find it?