[Webkit-unassigned] [Bug 160794] New: Dynamically query whether a frame rate is supported for Media Constraints

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 17:49:35 PDT 2016


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

            Bug ID: 160794
           Summary: Dynamically query whether a frame rate is supported
                    for Media Constraints
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gruan at apple.com

Currently, given a Media Constraint of type FrameRate, we deem the constraint as satisfiable if the frame rate is between 0 and 60 inclusive.

We should be dynamically checking the media devices whether they support the frame rate or not.

See CaptureDeviceManager::isSupportedFrameRate.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160812/8afc7952/attachment.html>


More information about the webkit-unassigned mailing list