Bug 263015
Summary: | Constraints on the max width/height cause blurry getDisplayMedia video on Safari 17 | ||
---|---|---|---|
Product: | WebKit | Reporter: | youenn fablet <youennf> |
Component: | WebRTC | Assignee: | youenn fablet <youennf> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dz, eric.carlson, justin.martinez, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=263466 |
youenn fablet
This is reproducible in https://blurry-constraints.glitch.me/
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116810370>
dz
This is impacting us as well.
Removing the width/height constraint is a workaround for now. It'll allow it to capture at original resolution.
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/19047
EWS
Committed 269406@main (2a1363e51a7c): <https://commits.webkit.org/269406@main>
Reviewed commits have been landed. Closing PR #19047 and removing active labels.
youenn fablet
*** Bug 258626 has been marked as a duplicate of this bug. ***