简体   繁体   中英

How to access mobile camera from ASP.NET MVC web application?

I am creating a ASP.NET MVC application that the website will eventually opened with a mobile browser. I am going to create a camera image button, where user can click on it and take picture and send to my web service. How can I achieve that?

I have tried to research many documents online but I could barely understand few of it. Will it be simple as camera.access() or there is a lot of complex algorithm behind? Appreciate if anyone can provide my some sample application or some valuable feedback.

Go for WebRTC in your web application.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM