Bug 282489

Summary: MediaRecorder should be able to handle audio format change
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: WebRTCAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.