You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: