Context: I am creating a standalone website (html5, css, js) that I want to call through IE (11). To receive / save the image, I need to access the webcam.
Approach: I read that IE does not support getUserMedia; and the only way is to use the flash.
Question: Is the only way to access the webcam via IE using flash? If so, please recommend an example.
I would be grateful for your contribution.
source share