Open
Bug 1205552
Opened 9 years ago
Updated 2 years ago
Handle Dynamic Changes to Bitrate Property In MediaRecorder API
Categories
(Core :: Audio/Video: Recording, defect, P4)
Core
Audio/Video: Recording
Tracking
()
NEW
People
(Reporter: mreavy, Unassigned)
References
Details
(Keywords: dev-doc-needed)
As a follow-on to Bug 1161276, handle dynamic changes to the bitrate used by MediaRecorder (after the encoder has been Init()ed). 2 types of dynamic changes should be handled: (1) Changes coming from JS (2) Partially constrained bitrates -- e.g. total bitrate is specified and neither (or only one of) the audio bitrate and video bitrate is specified.
Comment 1•7 years ago
|
||
Mass change P3->P4 to align with new Mozilla triage process.
Priority: P3 → P4
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•