[Webkit-unassigned] [Bug 261461] New: getUserMedia with constraints where max frameRate bigger than 16 does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 12 01:47:19 PDT 2023


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

            Bug ID: 261461
           Summary: getUserMedia with constraints where max frameRate
                    bigger than 16 does not work
           Product: WebKit
           Version: Safari 16
          Hardware: Unspecified
                OS: Unspecified
            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

Created attachment 467657

  --> https://bugs.webkit.org/attachment.cgi?id=467657&action=review

getUserMedia was called with max frameRate 16, but it does not work

getUserMedia with constraints where max frameRate bigger than 16 does not work

repro can be done here https://webrtc.github.io/samples/src/content/peerconnection/old-new-stats/
1. set max frameRate for any value starting from 16
2. press getUserMedia button, then connect
3. in Safari max frameRate constraint doesn't work (to check framerate value in Safari verbose webrtc logging should be enabled)

-- 
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/20230912/95276d91/attachment.htm>


More information about the webkit-unassigned mailing list