Click here to Skip to main content
15,895,812 members
Please Sign up or sign in to vote.
1.22/5 (2 votes)
Hi,

I am developing a Windows 8.1 tablet application. I need to know how could i access tablet camera in the run time of application. My requirement is when a form is open the device camera should open, take a picture and then save it to the database and return to the application.
Posted
Updated 25-Sep-14 21:04pm
v2
Comments
Member 13161781 28-Nov-17 14:08pm    
I don't know, but I think windows tablets cause some troubles using their camera.
I easily got to use camera on Laptops and PCs but tablets are still giving me a headache.
If you found a solution, please update us too!

1 solution

It would be not good to answer the same question over and over. It was answered too many times. Please see at CodeProject:
http://www.codeproject.com/search.aspx?q=WPF+camera+capture&doctypeid=1%3b5[^].

Note just one thing: more than one camera could be detected, so you might need to give the user a choice.

—SA
 
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