Is it somehow possible, in javascript, to retrieve technical information about the device camera, such as focal length?
NB: my goal is not to extract EXIF tags from an existing file (like in Read meta data from image file with javascript) but to find information about the current device camera.