1

I am trying to use WebcamJS in Chrome on Windows tablet which has 2 webcams. However, it is working only with back webcam.

Any idea how to make it work with front webcam ?

Thanks for any hints.

Frodik
  • 14,986
  • 23
  • 90
  • 141

1 Answers1

2

There's a fork of that project that allows that very feature (the ability to choose the camera device): https://github.com/carvilsi/webcamjs

Hope this helps.

Chad W
  • 420
  • 2
  • 14