Home > Archive (Community help, from old helpdesk) > Video capture usb is not detected

Video capture usb is not detected

Avatar image
Aug 23, 2015
Archive Agent wrote
I have been trying visioforge video capture trial sdk (WPF 4.0 and using a usb video capturing device like so http://us.kworld-global.com/files/DVDMAKERUSB_product_02_355415856_thumb.jpg, but it is not detected when I do so, but in the demo it is detected just fine, I even use the exact same coding but no avail it does not detect the device. Is the trial limiting the the device detection?

arif on October 30, 2013 06:07
Completed
0
Vote
Reply
2 Answers
Aug 23, 2015
Archive Agent agent wrote
Alex

I found that the name I'd expect for a device and the name VF found weren't the same. See if one of the devices you see has a different ASCII string than you desired. If a camera is named Source_Camera_USB by the system, you MUST use EXACTLY that string in the Video_CaptureDevice := expression.

on January 22, 2014 1:45 AM
Aug 23, 2015
Archive Agent agent wrote
Roman Minyaylov

Hi

In SDK demo you can see DirectShow name, defined in vendor drivers.

on January 22, 2014 10:19 AM