如何使用Internet Explorer使用网络摄像头

8 browser html5 internet-explorer getusermedia

有没有办法getUserMedia在Internet Explorer中运行并使用网络摄像头(不使用Flash)?

Mik*_*son 4

据此,没有。

http://caniuse.com/#search=getuserMedia

这是我能找到的唯一的 polyfill,它使用了 flash 后备:

https://github.com/addyosmani/getUserMedia.js