How to use camera or gallery in mobile web app

How do you use camera or gallery in an Ionic mobile web app?
eg: in Chrome on Android

Assuming I can use Native Camera: http://ionicframework.com/docs/native/camera/
…would I not need to have Cordova?