Open
Bug 1433480
Opened 7 years ago
Updated 2 days ago
Implement resizeMode camera constraint
Categories
(Core :: WebRTC: Audio/Video, enhancement, P2)
Core
WebRTC: Audio/Video
Tracking
()
ASSIGNED
Tracking | Status | |
---|---|---|
firefox60 | --- | affected |
People
(Reporter: jib, Assigned: jib)
References
(Blocks 1 open bug, )
Details
(Keywords: webcompat:platform-bug)
User Story
https://mozilla-hub.atlassian.net/browse/FFXP-3160 platform-scheduled:2025-04-01
Attachments
(1 file)
Bug 1286945 implements our our ability to downscale to constraints and our default downscaling behavior, whereas this bug adds the spec mandated (see URL) resizeMode constraint, which exists to ensure cross-browser compatible behavior.
This is because the spec does not mandate defaults (constraints by design externalize requirements to clients in order to give browsers control within a default envelope).
Updated•2 years ago
|
Severity: normal → S3
![]() |
||
Comment 1•3 months ago
|
||
Smaller implementation bug that blocks Bug 1286945 - Offer downscaled resolutions and decimated framerates in getUserMedia.
Keywords: webcompat:platform-bug
![]() |
||
Updated•3 months ago
|
User Story: (updated)
Assignee | ||
Comment 2•3 days ago
|
||
Updated•3 days ago
|
Assignee: nobody → jib
Status: NEW → ASSIGNED
![]() |
||
Updated•2 days ago
|
User Story: (updated)
![]() |
||
Updated•2 days ago
|
Priority: P3 → P2
![]() |
||
Updated•2 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•