Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
I am developing asp.net web application and also i added simple pages to my application for easy accessing from mobile. Now i want to access the client mobile camera and store these captured photos into online database. So give me the best way to do this.
Thanks in advance.
Posted
Updated 25-Feb-14 19:53pm
v2

1 solution

There are many ways to do this. You can try PhoneGap or HTML5 or even JQuery plugins.

Adding some links which can get you started.

introduction-to-phone-gap/[^]

getusermedia/intro/[^]

capturing-camerapicture-data[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900