webcam image capturing in asp.net using c#
pls help it's urgent
i want the running image of webcam when i click on the Capture button the image should be captured.
its urgent
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Edward SimonPosted Oct 13, 2014, 4:20 AM
You can find an example and method how can you store the image of your camera:
http://www.camera-sdk.com/p_53-how-to-take-a-picture-snapshot-and-save-it-as-jpg-onvif.html
In my oppinion it's possible your code is missing the SavetoClick method. At this site you can find more solutions for your webcam. I hope that these information give you chance to reach and store your camera's picture.