Closed
Bug 1375321
Opened 7 years ago
Closed 7 years ago
gUM contraints ignored on Mac
Categories
(Core :: WebRTC: Audio/Video, defect, P1)
Core
WebRTC: Audio/Video
Tracking
()
RESOLVED
DUPLICATE
of bug 1374938
Tracking | Status | |
---|---|---|
firefox54 | --- | unaffected |
firefox55 | --- | unaffected |
firefox56 | --- | fixed |
People
(Reporter: drno, Assigned: mchiang)
References
Details
(Keywords: regression)
If click on VGA or HD here https://webrtc.github.io/samples/src/content/getusermedia/resolution/
the actual resolution on the picture is 1280x720.
The same problem can also be observed when entering a room on appear.in as the video is 16:9 rather then the requested 4:3 aspect ratio.
Probably fall out from the 57 merge. Might be related to the fact that we no longer use our own AVFoundation implementation, but the WebRTC.org implementation.
Reporter | ||
Updated•7 years ago
|
Rank: 15
Comment 1•7 years ago
|
||
I did a regression range and here is the result:
Got as far as we can go bisecting nightlies...
11:30.25 INFO: Last good revision: 5293e5f8935831e2e0d91ac9b69c1b473b3c0177 (2017-06-13)
11:30.25 INFO: First bad revision: b266a8d8fd595b84a7d6218d7b8c6b7af0b5027c (2017-06-14)
11:30.25 INFO: Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=5293e5f8935831e2e0d91ac9b69c1b473b3c0177&tochange=b266a8d8fd595b84a7d6218d7b8c6b7af0b5027c
status-firefox54:
--- → unaffected
status-firefox55:
--- → unaffected
status-firefox56:
--- → affected
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → mchiang
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Fixed in the duplicate.
You need to log in
before you can comment on or make changes to this bug.
Description
•