I have two USB video devices.
- A Startec USB2820 usb capture
- A 8port QQDVR h264 video capture device.
I am having all kinds of fun. So ideally, I want to take 2 video inputs from the QQDVR capture and use them programatically to grab video from for some directshow filters.
Problems If I use anything, the QQDVR does not show up as a video source. I know the code is .working as it finds the Startec just fine. the QQDVR works fine if I use their included DVR software. The QQDVR does not show up as a crossbar device, or as a video device.
I have been using all kinds of programs from graphedit, to sample aforge, etc etc, and none of them recognize the video device. In device manager it shows up as QQ-DVR under usb devices. I understand these are made by the same manufacturer of easy cap.
I have been looking at AForge, DirectX.Capture, DShow.net etc.
Any help would be greatly appreciated.