I appreciate your thoughts however those sample links are only intended for getting image from your hard drive and upload it to the database which in this case I have this process already. What I would like to know is how can we capture an image using our
laptop camera and save it to sql database.
sheen_buhay
Member
712 Points
544 Posts
Takes picture from laptop camera
May 03, 2012 02:27 AM|LINK
Hi,
I need some help on how take picture using your laptop camera and store it in sql database using asp.net (c#).
Thanks.
SheenBuhay
Shawn Eary
Member
317 Points
53 Posts
Re: Takes picture from laptop camera
May 03, 2012 03:23 AM|LINK
You might look at this http://www.4guysfromrolla.com/articles/120606-1.aspx and this http://aspsnippets.com/Articles/Display-Images-from-SQL-Server-Database-using-ASP.Net.aspx
sheen_buhay
Member
712 Points
544 Posts
Re: Takes picture from laptop camera
May 03, 2012 03:45 AM|LINK
@shawn,
I appreciate your thoughts however those sample links are only intended for getting image from your hard drive and upload it to the database which in this case I have this process already. What I would like to know is how can we capture an image using our laptop camera and save it to sql database.
Thanks.
SheenBuhay
shivalthakur
Participant
1857 Points
539 Posts
Re: Takes picture from laptop camera
May 03, 2012 03:55 AM|LINK
This might help you
http://forums.asp.net/t/1152096.aspx
Thanks
Response.Write("Success");
Best Of Luck
Shival Thakur
ZeeshanAnsar...
Participant
878 Points
264 Posts
Re: Takes picture from laptop camera
May 03, 2012 03:58 AM|LINK
after capturing images
you can save that image to database through an application.
Please 'Mark as Answer' if this post helps you.
Mandeep Joon
Participant
1570 Points
387 Posts
Re: Takes picture from laptop camera
May 03, 2012 04:35 AM|LINK
Hi,
Try following link .
http://www.dotnetspider.com/resources/38150-Capture-save-images-from-Web-camera.aspx
http://wildermuth.com/2009/11/23/Taking_a_WebCam_Photo_with_Silverlight
http://www.codeproject.com/Articles/15219/WebCam-Fast-Image-Capture-Service-using-WIA
http://www.devx.com/dotnet/Article/30375
Mark this as answer if it is usefull.
Mandeep Joon
Blog:- Hightechnology.
jakson0100
Member
6 Points
3 Posts
Re: Takes picture from laptop camera
May 03, 2012 06:05 AM|LINK
Hi@zeeshan ansari is it possible to stream webcam with Silverlight or is the functionally limited images?
ramiramilu
All-Star
97799 Points
14494 Posts
Re: Takes picture from laptop camera
May 03, 2012 07:48 AM|LINK
yes...http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/12/10/silverlight-4-more-on-capturing-video-from-webcams.aspx
Thanks,
JumpStart
catherine se...
Participant
756 Points
190 Posts
Re: Takes picture from laptop camera
Sep 11, 2012 05:56 AM|LINK
Hi sheen_buhay,
You can check out Dynamsoft Webcam SDK. It allows you to capture images from your webcam and upload the images to your database.
Love Version Control and .NET Scanner SDK