WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
282489
MediaRecorder should be able to handle audio format change
https://bugs.webkit.org/show_bug.cgi?id=282489
Summary
MediaRecorder should be able to handle audio format change
Jean-Yves Avenard [:jya]
Reported
2024-11-02 05:51:34 PDT
It is possible for the audio stream to change format mid-way, like changing sampling rate ; even technically possible to change to interleaved audio to planar audio. Current the MediaRecorder just end the recording when a change is detected.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-02 05:51:53 PDT
<
rdar://problem/139124192
>
Jean-Yves Avenard [:jya]
Comment 2
2024-11-04 02:20:08 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36119
EWS
Comment 3
2024-11-08 05:14:41 PST
Committed
286328@main
(6d9edc848d54): <
https://commits.webkit.org/286328@main
> Reviewed commits have been landed. Closing PR #36119 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug