[Webkit-unassigned] [Bug 240570] New: MediaStreamTrack.applyConstraints with max frameRate throws overconstrained error incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 04:01:04 PDT 2022


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

            Bug ID: 240570
           Summary: MediaStreamTrack.applyConstraints with max frameRate
                    throws overconstrained error incorrectly
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Mac (Intel)
                OS: macOS 12
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: avade at dialpad.com

Created attachment 459534

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

reproducible test case

Steps to reproduce:
1. run the html file attached in safari browser
2. click the button
3. notice that second video element is not showing anything. Open the dev tools console and notice the overconstrained error

There should not be overconstrained error because same applyConstraints with simple `{ frameRate: 8 }` works fine.

-- 
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/20220518/391a0e87/attachment.htm>


More information about the webkit-unassigned mailing list