By adding the accept and capture attributes you should be able to use your phone's camera and images. Works with iOS6+ or Android 3.0+.
HTML5 Mobile Device Camera Access
<input type="file" accept="image/*;capture=camera">