here is a webcam capturing project.............

suppose imagine in our system we have connected 3 webcam device, say iBallCam1,iBallCam2,iBallCam2.............and if we run this project there will come an webcam selection option, and in that we have to choose the corresponding webcam device.............

what i want to do is this........

can we manually allocate the webcam device within the source code itself.......
like "capturing device=iBallCam3" anything like that......that means when i runs the program i want the video of iBallCam3...........

Recommended Answers

All 3 Replies

can anyone help me...........

I am also not good at capturing device coding but following may help please check them.

1- Call the function of capturing video from iBallCam3(using its name instead of capturing device) in form_load function.

2- Check these articles 1 and 2 3

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.