I want to force the file to be downloaded from the camera without selecting the IOS gallery, I tried to use this code, but it just works on android and not on IOS (Safari):
<input type="file" accept="image/*" capture="camera" />
You do not have this access from the website, so you can only request images from the camera or third-party applications with access enabled. like google drive, dropbox ...