Bug 282489
| Summary: | MediaRecorder should be able to handle audio format change | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | WebRTC | Assignee: | 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]
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
<rdar://problem/139124192>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/36119
EWS
Committed 286328@main (6d9edc848d54): <https://commits.webkit.org/286328@main>
Reviewed commits have been landed. Closing PR #36119 and removing active labels.