Bug 263015 - Constraints on the max width/height cause blurry getDisplayMedia video on Safari 17
Summary: Constraints on the max width/height cause blurry getDisplayMedia video on Saf...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
: 258626 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-10-11 08:01 PDT by youenn fablet
Modified: 2023-12-12 03:11 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2023-10-11 08:01:26 PDT
This is reproducible in https://blurry-constraints.glitch.me/
Comment 1 Radar WebKit Bug Importer 2023-10-11 08:01:53 PDT
<rdar://problem/116810370>
Comment 2 dz 2023-10-11 18:32:57 PDT
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.
Comment 3 youenn fablet 2023-10-13 08:23:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19047
Comment 4 EWS 2023-10-17 05:54:23 PDT
Committed 269406@main (2a1363e51a7c): <https://commits.webkit.org/269406@main>

Reviewed commits have been landed. Closing PR #19047 and removing active labels.
Comment 5 youenn fablet 2023-12-12 03:11:40 PST
*** Bug 258626 has been marked as a duplicate of this bug. ***