RESOLVED FIXED282489
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
Radar WebKit Bug Importer
Comment 1 2024-11-02 05:51:53 PDT
Jean-Yves Avenard [:jya]
Comment 2 2024-11-04 02:20:08 PST
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.