Skip to content
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

Chrome crashes after recording camera fullscreen #53

Closed
awrog opened this issue Jan 28, 2021 · 2 comments
Closed

Chrome crashes after recording camera fullscreen #53

awrog opened this issue Jan 28, 2021 · 2 comments

Comments

@awrog
Copy link

awrog commented Jan 28, 2021

I love this addon! There is only one problem with it, recoding camera only.
Steps to reproduce the problem:

  • I record camera only
  • I pause the recording and want to save it (clicking green check)
  • Google Chrome (88.0.4324.104 (Official Build) (64-bit)) crashes and the recording is gone

When recording the screen with camera, everything works great!

@alyssaxuu
Copy link
Owner

Oh wow, I just updated Chrome and indeed it does crash when doing a camera only recording! I need to see what's going on with this new version of Chrome.

@alyssaxuu
Copy link
Owner

All right, so apparently using window.open() without the windowName parameter was crashing it, really odd. I added target _blank and it fixed it, will be live in version 2.6.0 which I've just submitted for review. For the time being (might take a while to go live) you can self-host the version here on GitHub which is up to date, following the guide in the README.

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