Relative Content

Tag Archive for javascriptwebapimediadevices

How to distinguish mobile fisheye/wide-lens cameras from the normal camera?

Context Throughout the javascript web application the camera of a mobile device needs to be accessed. Since the target audience are mostly non tech-savvy users the requirement is in place that the “normal” (meaning the camera you would access with your native camera app) environment facing camera should automatically be selected (via constraints for getUserMedia). […]