mozmorris / react-webcam

Webcam component
https://codepen.io/mozmorris/pen/JLZdoP
MIT License
1.65k stars 281 forks source link

Easiest way to get focal points and sensor size? #337

Open RealiftLLC opened 2 years ago

RealiftLLC commented 2 years ago

Is this the proper way to get camera data, focal points/length and sensor size? What is the easiest approach?

to get focal length: https://photo.stackexchange.com/questions/13603/how-to-test-actual-focal-length/20376#20376

to get sensor size: https://stackoverflow.com/questions/26947325/sensor-size-of-webcam/26947563#26947563