How to access webcam via Internet Explorer (11)? [closed]

两盒软妹~` 提交于 2019-11-29 07:09:46

Yes IE 11 and below currently doesn't support getUserMedia ,but there is a polyfill available on github, which you can find here

It uses flash fallback in case getUserMedia is unavailable so you can give it a try.

Update 1

There are a few more polyfills available and are listed under

webrtc4all and Temasys WebRTC can provides fallback via an NPAPI/ActiveX plugin.

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