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

Fix safari screen sharing failure. #415

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Conversation

cloudwebrtc
Copy link
Contributor

Unable to obtain the correct height/width from the safari screen sharing track, which will cause Utils.computeVideoLayers to fail and throw an exception.

close #413

lib/src/participant/local.dart Outdated Show resolved Hide resolved
@cloudwebrtc cloudwebrtc merged commit a0f2b9d into main Nov 29, 2023
8 checks passed
@cloudwebrtc cloudwebrtc deleted the fix/safari-screen-sharing branch November 29, 2023 02:04
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

Successfully merging this pull request may close these issues.

[bug] on Safari the screen sharing does not work.
2 participants