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
In chrome I can capture the screenshot of the video, using canvas.getContext().drawImage(video, 0, 0, width, height); But In IE I can't find the API for capturing the screenshot in object tag. Would you like to help me ? Thanks a lot.