How to access webcam with Javascript [duplicate]
This question already has an answer here : Closed 6 years ago . Access webcam without Flash (1 answer) I google'd quite a while about this topic, without any satisfying result. Actually my basic question is: Is there any possible way to access a webcam with Javascript ? Maybe with HTML5 ? <video> element ? What are options as developer to access the computers webcam anyway? Mikko Ohtamaa Please see this answer: Access webcam without Flash It is possible with beta browsers but if you want to developer something for IE users you need to stick with Flash. 来源: https://stackoverflow.com/questions