How to access webcam with Javascript [duplicate]

允我心安 提交于 2019-12-21 11:20:16

问题


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?


回答1:


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/9756257/how-to-access-webcam-with-javascript

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!