| commit | d87bb0c206189a8483db1fab275c05930323620e | [log] [tgz] |
|---|---|---|
| author | Mosa Morosev <mosamorosev@microsoft.com> | Tue Jun 03 08:58:19 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 03 13:04:44 2025 |
| tree | c9f00f291336e104d61e42220606d1436d46b51b | |
| parent | 782b16dedb7de5e1dc08ced2f70215927fd38cfd [diff] |
Try to recover the original encoder after switch codec request When a codec switch is triggered due to a encoder failure and no fallback candidate is available, the original encoder fails to recover after applying new configuration parameters and ignores all incoming frames. This fix attempts to restore the codec after the updated configuration is applied. Bug: webrtc:416659453, webrtc:421880627 Change-Id: I8ebf113e91888e56fac62305843531c41ae5c3c0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/392141 Commit-Queue: Jianlin Qiu <jianlin.qiu@intel.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44811}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.