jQuery-webcam icon indicating copy to clipboard operation
jQuery-webcam copied to clipboard

IE8 Error: Object doesn't support this property or method

Open hossMD opened this issue 11 years ago • 1 comments

I am trying to implement webcam plugin in a web project, in all browsers works fine, instead of IE8, when I try to capture the webcam screen an error shows up

Error: Object doesn't support this property or method when trying to webcam.capture();.

I am trying to figure it out, but cannot find a solution for it. It is possible to make it work?

hossMD avatar May 23 '14 13:05 hossMD

I'm doing this too. How did you solve it?

YuxiCoding avatar Jul 25 '22 02:07 YuxiCoding