ApplyConstraints succeeds but has no effect |
||
Issue descriptionChrome Version: (copy from chrome://version) 62.0.3202.62 OS: (e.g. Win7, OSX 10.9.5, etc...) Linux What steps will reproduce the problem? (1) Patch https://github.com/webrtc/samples/pull/935 (2) Run the test and drag the slider What is the expected result? Either applyConstraints() should fail, or the video stream's width should vary. What happens instead? applyConstraints() succeeds. Note: Behavior on Firefox is identical.
,
Oct 19 2017
The example's bug is fixed now - sorry. The example works in 63, so this can be marked "fixed". Note: The report on Firefox was wrong. When the bug in the example was fixed, Firefox returns OverconstrainedError for all attempts to apply constraints.
,
Oct 19 2017
Firefox returns OverconstrainedError on all non-native widths (which are the majority). |
||
►
Sign in to add a comment |
||
Comment 1 by guidou@chromium.org
, Oct 19 2017