WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
Bug 160794
Dynamically query whether a frame rate is supported for Media Constraints
https://bugs.webkit.org/show_bug.cgi?id=160794
Summary
Dynamically query whether a frame rate is supported for Media Constraints
George Ruan
Reported
2016-08-11 17:49:35 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-08-11 17:51:26 PDT
<
rdar://problem/27815944
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug