[Webkit-unassigned] [Bug 171279] New: [MediaStream macOS] Unable to apply frameRate constraint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 25 10:27:48 PDT 2017


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

            Bug ID: 171279
           Summary: [MediaStream macOS] Unable to apply frameRate
                    constraint
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eric.carlson at apple.com

AVCaptureDevice reports supported frame rates as an object with minimum and maximum values. These values are doubles, so we should cast to integers before comparing to avoid "failure" because of very small deltas.

-- 
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/20170425/0793b0d9/attachment-0001.html>


More information about the webkit-unassigned mailing list