Bug 216688 - MediaRecorder should allow setting low bit rates for audio
Summary: MediaRecorder should allow setting low bit rates for audio
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks: 85851
  Show dependency treegraph
 
Reported: 2020-09-18 00:16 PDT by youenn fablet
Modified: 2020-10-01 00:34 PDT (History)
9 users (show)

See Also:


Attachments
Patch (7.06 KB, patch)
2020-09-30 02:50 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2020-09-18 00:16:04 PDT
Currently this is restricted to high bitrates.
Comment 1 Radar WebKit Bug Importer 2020-09-18 00:31:11 PDT
<rdar://problem/69129142>
Comment 2 Zach Rattner 2020-09-21 12:12:06 PDT
Is any info available on what the minimum bitrates are for audio and video?
Comment 3 youenn fablet 2020-09-22 08:42:34 PDT
This is limited so far to 128000, 192000 or 256000 for now.
Comment 4 youenn fablet 2020-09-30 02:50:29 PDT
Created attachment 410104 [details]
Patch
Comment 5 EWS 2020-10-01 00:34:23 PDT
Committed r267822: <https://trac.webkit.org/changeset/267822>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410104 [details].