The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Catch a Snapshot via your webcam using C#: Part VII
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

anilPosted Aug 17, 2011, 12:31 AM
how to rectify the HRESULT error
Jasper MauricePosted Mar 28, 2011, 7:51 PM
Hi, i can't create the DialogBox to select the device. Someone could tell me where i can find the device toolsbox... that will help me. Like Cell, I've got the problem with Device oDevice and Item oItem, i think because i haven't the device toolbox. Thx
Vandana PandeyPosted Feb 16, 2011, 6:55 AM
Thankx for ur code. i got solution
Vandana PandeyPosted Feb 16, 2011, 6:42 AM
string path { get;set;} i got error on above line. i working on .net 2.0 plz help me out sir
Mukesh SharmaPosted Nov 11, 2010, 5:55 AM
thanks for all above code and information It works for me just require to add few namespace.But it really works. Thanks once again
prakash guptaPosted Oct 23, 2010, 3:01 PM
sir,,,but this coding is not working in window 7...or i'm implementing the code wrong....can u pls send me some snaps and the correct way of implementing the code..sir i want this pls as quick as possible- [email protected](email-id)
Kareem AmerPosted Aug 25, 2010, 5:14 AM
iam using Canon camera & i have an error in this line "oItem = oDevice.ExecuteCommand(CommandID.wiaCommandTakePicture); " the error is : the method or operation is not implemented please any help about this ... thanks ...
Wessel OosthuizenPosted Jul 9, 2010, 9:58 AM
Thank you for this code. Is there any help you can provide to make capturing a picture from a camera device on windows 7 possible? I have searched the web high and low and found only dead ends. Thanks you
CellPosted Jun 21, 2010, 9:57 AM
Any directive to make this work ? It doesn't seem to know what Device and Item is.
techmaniac jainPosted Jun 10, 2010, 8:53 AM
i got "Exception from HRESULT: 0x80210083" this error i have already used unspecifieddevice instead of cameradevice but it look same so help ASAP fast fast can it happen due to fact that i have no such devices connect to my pc
saurabhPosted May 25, 2010, 5:58 AM
Exception from HRESULT: 0x80210083 followed the way u said ..i m able to acess classes in wia namespace but this is the eroor when capture image method is called
bhrugesh mehtaPosted Apr 22, 2010, 5:02 AM
project works fine but i need to do somthing more with this project i need to add "save as" button n also saved it on perfect dir with time n date stamp what would i doo for further bec i m new in video streaming line i m tottaly confused maile me on [email protected] at the end perfect project n also give me perfect description of it
erubey floresPosted Apr 8, 2010, 6:21 PM
The registrykey type send me a mistake, and I can't find a librery or something to make it works. I'd be wonderfull if someone could help me.
Paul WainwrightPosted Jan 6, 2010, 6:53 AM
Hi, Is the project code available for download? I have tried cut/paste into a new project but can't seem to build the project successfully. Thanks Paul.
sherif attiaPosted Dec 5, 2009, 7:06 PM
this is amazing man!!!
Mohammed SaudiPosted Nov 20, 2009, 12:15 PM
Really useful. Thanks so much
shiv kumarPosted Oct 24, 2009, 1:24 AM
it's excellent code
HelioPosted Mar 4, 2009, 10:47 AM
Tks a million, but not works here :( There are a problem with the object Device. Device oDevice; Help-me please!!! I'm so sad :(
HelioeditedPosted Feb 18, 2009, 11:23 PMEdited Feb 18, 2009, 11:24 PM
Hi guys, i´m really need study this code, but the link is down. :( Someone can fix this ? Thanks a lot, cheers!!! WebCam.zip
low keithPosted Jan 23, 2009, 3:15 AM
hi, i am working on a c sharp project. MY project need to regonize the user faces in working hours period. Capture the user image. Must be able to detect and record down the user absence or presence period. Can some one help me ???