Click here to Skip to main content
15,894,540 members

Comments by sandy6 (Top 5 by date)

sandy6 4-Sep-11 9:16am View    
What kind of windows form would help me? The syntax in the article seems very unfamiliar. Is "imports" the same as an "include" file?
sandy6 31-Aug-11 3:24am View    
Thank you for the reply. Andrew Kirillov's article was good but much focus on IP cameras via servers.Its probably easier to help me if you know some more about my project. I do not have much knowledge in c# programming(obvious). Im going to use the camera close to my computer(not as a security camera,or via a server). Im using Microsoft Visual C# 2010 Express.
The camera im using is this one: "http://www.spycameracctv.com/spycamera/usb-receiver-wireless-day-night-infra-red-camera"

Hope you can help me:)
sandy6 30-Aug-11 7:57am View    
Thanks!
sandy6 30-Aug-11 7:30am View    
okay, now i have debugged and builded the project and the designed window pops up as it should. When i push the refresh button while the USB camera is connected,it is written in the combobox "USB 2.0 grabber". When i then push the start button nothing happens. Can somebody help me/explain to me what is wrong?
sandy6 16-Aug-11 8:38am View    
Great! Thank you very much DaveAuld!

The errors disappeared when i commented the orders out. I though experienced a new error:

"The type or namespace name ´Form1´ could not be found. (are you missing a using directive or an assembly reference?)" Do you know how I can fix this error too?

Sandy