Skip to content

how to capture the screenshot of video in IE #308

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pphanson opened this issue Aug 7, 2019 · 1 comment
Open

how to capture the screenshot of video in IE #308

pphanson opened this issue Aug 7, 2019 · 1 comment

Comments

@pphanson
Copy link

pphanson commented Aug 7, 2019

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.

@johache
Copy link
Contributor

johache commented Aug 8, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants