Closed Bug 1094537 Opened 10 years ago Closed 10 years ago

Camera width/height/framerate constraints stopped working (REGRESSION)

Categories

(Core :: WebRTC: Audio/Video, defect)

All
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1094539

People

(Reporter: jib, Unassigned)

References

()

Details

STR 1 (on OSX): =============== 1. Open URL 2. Hit [Capture!] button Expected: - You should get 640x480 Actual: - You get 352x288 STR 2 (on OSX): =============== 1. Open URL 2. Enter values: Min Max Horizontal 1200, 1920 Vertical 700, 1920 3. Hit [Capture!] button Expected: - You should get 1280x720 Actual: - You get 352x288 Regression range: Last good revision: f547cf19d104 First bad revision: c033be95eb1f Pushlog: https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=f547cf19d104&tochange=c033be95eb1f I.e. it was broken by the MediaEngine video sources refactor (Bug 1053130). I suspect this is broken on all platforms but I haven't confirmed this. Unfortunately, we don't have any automated tests yet to keep this from breaking. I'll see if I can fashion at least an OSX-only test out of the URL here.
Odd, I don't remember cloning this.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Blocks: 1088621
You need to log in before you can comment on or make changes to this bug.