jhuckaby / webcamjs

HTML5 Webcam Image Capture Library with Flash Fallback
MIT License
2.5k stars 1.11k forks source link

How to open the mobile camera app and accept image captured, instead of opening the camera in chrome. #278

Open MaheshB0ngani opened 6 years ago

MaheshB0ngani commented 6 years ago

I used this library in my application and it's awesome. but the problem I have is, I want to launch the device camera app instead of opening the camera in the browser. Is it possible? What should I do?