jhuckaby / webcamjs

HTML5 Webcam Image Capture Library with Flash Fallback
MIT License
2.5k stars 1.11k forks source link

Issue with multiple imaging devices #195

Open yuyenkan opened 8 years ago

yuyenkan commented 8 years ago

I currently working on a project, that using webcamJs flash mode with 1 web cam, and others 2 imaging devices and one of it can be detected as web cam.

The problem was when the imaging device is used as a web cam, the webcamJs library is loaded but never go live, it may selected as web cam in 25% of tries.

Is there a way to fix a single web cam to use?