-
Notifications
You must be signed in to change notification settings - Fork 466
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
Screen sharing a window crashes #530
Comments
Does the same thing happen when launched directly from Explorer? |
The bug occurs when I launch it through the shortcut / .exe file as well |
Can you try 2.7.x ? We updated Electron. |
Attempted again after downloading and re-installing. I can confirm that it still crashes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Screen sharing will crash jitsi-meet-electron (Jitsi-meet-electron will close without any error message).
This only happens when you have multiple monitors connected and you're screen sharing a window on the primary monitor.
Current behavior
Jitsi-meet-electron will crash consistently when you follow the steps to reproduce instead of starting a screen share.
Running Jitsi-Meet-electron from git bash and screensharing will produce the following logs.
Expected Behavior
Jitsi-meet-electron to not crash
Possible Solution
I'm going to guess that the crash happens when Jitsi-meet-electron calls "getUserMedia(...)" with the appropriate parameters.
Steps to reproduce
Environment details
Windows_NT 10 (19041.804)
The text was updated successfully, but these errors were encountered: