commit | dffd2c3baf37de25009a2abb6a92d66f32926b71 | [log] [tgz] |
---|---|---|
author | johnson.lin <[email protected]> | Tue Oct 28 17:52:21 2014 |
committer | Commit bot <[email protected]> | Tue Oct 28 17:52:36 2014 |
tree | 9d9ba834ac8c88f84cbc048fb087e2de8fa6c0c1 | |
parent | d9711867a91317814c35c13bca95f60de48c0d59 [diff] |
Fix getUserMedia may get low FPS when the selected FPS is out of range of the camera FPS eg 31 fps is wanted, the supported range is [11,30] then the final FPS should be selected to be 30 instead of 11 Review URL: https://codereview.chromium.org/641293002 Cr-Commit-Position: refs/heads/master@{#301661}