Im working on a project with multiple face detection algorithms. I was wandering if i can select which camera i want to open in JAVASCRIPT.
I use Google Chrome - Version 71.0.3578.98 (Official Build) (64-bit)
For the moment i just use my laptop web-cam but i want to use a better camera (dslr, goPro, even mobile devices) to detect more and more detail about the face for image processing purposes (e.g. depth-maps).
I know i can use something like this
navigator.getUserMedia
but this will return devices just of type ImageDevices