Capture Image from device Camera

0
I’m working on Mendix web app where the requirement is to capture incidence image from the device camera.    What would be the preferred widget/javaaction for this?   I tried using Camera Widget (https://marketplace.mendix.com/link/component/107943) which is a native app widget. I need it for webapp.
asked
1 answers
1

Take a look at the “Take Picture” action in the Web Actions module in the Marketplace.

https://docs.mendix.com/appstore/modules/web-actions/

Good luck!

answered