Decide on a minimum frame-rate value for content video capture |
|
Issue descriptionWhen the new constraints algorithm was introduced, the minimum was set to 1/60, which was the minimum value accepted by the old algorithm. This was later changed to zero to fix bug 725696 . It is not clear that zero or 1/60 are good default minimum values since some WebRTC functionality might require a higher minimum. |
|
►
Sign in to add a comment |
|
Comment 1 by guidou@chromium.org
, Jun 8 2017Components: Blink>GetUserMedia Blink>WebRTC>PeerConnection
Owner: guidou@chromium.org
Status: Assigned (was: Untriaged)