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

Do not constrain screenshare resolution by default #889

Merged
merged 3 commits into from
Oct 13, 2023

Conversation

davidzhao
Copy link
Member

This will allow us to capture at the original resolution and avoid resizing. It also helps to workaround a Safari 17 bug where setting a resolution constraint leads to a 480p capture.

https://bugs.webkit.org/show_bug.cgi?id=263015

This will allow us to capture at the original resolution and avoid
resizing. It also helps to workaround a Safari 17 bug where setting a
resolution constraint leads to a 480p capture.

https://bugs.webkit.org/show_bug.cgi?id=263015
@davidzhao davidzhao requested a review from lukasIO October 12, 2023 01:27
@changeset-bot
Copy link

changeset-bot bot commented Oct 12, 2023

🦋 Changeset detected

Latest commit: 4620cfd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
livekit-client Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Oct 12, 2023

size-limit report 📦

Path Size
dist/livekit-client.esm.mjs 76.53 KB (-0.05% 🔽)
dist/livekit-client.umd.js 82.12 KB (-0.03% 🔽)

Copy link
Contributor

@lukasIO lukasIO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@@ -0,0 +1,5 @@
---
'livekit-client': patch
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
'livekit-client': patch
'livekit-client': minor

@davidzhao davidzhao merged commit e7bbace into main Oct 13, 2023
@davidzhao davidzhao deleted the dz-fix-safari-screenshare branch October 13, 2023 01:06
@github-actions github-actions bot mentioned this pull request Oct 13, 2023
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.

2 participants