you'll need this basically undocumented capture attribute added to your input's accept property
<input type="file" accept="image/*;capture=camera" />
https://gist.github.com/danawoodman/4788404bc620d5392d111dba98c73873