commit | 2af888e414b41f8d89107184d5bc3b8f10f88651 | [log] [tgz] |
---|---|---|
author | karllen.zheng@ringcentral.com <karllen.zheng@ringcentral.com> | Thu Mar 14 08:51:02 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 15 09:40:18 2024 |
tree | 4d5fe7ba6aac1249ee73599e2ecb89ed4e3c58b6 | |
parent | 776c1a1a8614b6276e0e080752d21c9c5fcd3254 [diff] |
Properly propagate error in WebRtcVideoSendStream::SetRtpParameters When an error occurs, the callback needs to be invoked or the signaling thread may block indefinitely waiting for it. Bug: webrtc:15871 Change-Id: Ib73382aff07b3632794300985223c70c24f554f4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/342901 Reviewed-by: Florent Castelli <orphis@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41904}
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.