[Webkit-unassigned] [Bug 263373] New: wrong stream resolution after lock/unlock screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 19 04:46:21 PDT 2023


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

            Bug ID: 263373
           Summary: wrong stream resolution after lock/unlock screen
           Product: WebKit
           Version: Other
          Hardware: iPhone / iPad
                OS: iOS 17
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ivanova.m241 at gmail.com
                CC: youennf at gmail.com

Stream is acquired with resolution 640x360p, then cloned and attached to RtpSender.
>From Sender stats we see that after screen lock/unlock sent resolution is 1920x1080 while track.getSettings() reports resolution as 640x360p.

JSfiddle link to repro: https://jsfiddle.net/n891q5am/

Repro steps:
1. press start button
2. press startVideo button
3. lock phone screen
4. unlock phone screen -> sent resolution becomes 1920x1080

repro 100% with iPhone 12Pro, iOS version 17.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231019/ddf1ec55/attachment.htm>


More information about the webkit-unassigned mailing list