commit | aea49c953c644ebd5fe8a75dee884b9c821c5257 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Sun Oct 22 11:00:14 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Oct 22 15:13:54 2023 |
tree | 64d48977350594713227c423ed5804a418b2c158 | |
parent | 90db6ddbaf93817a2e24b51a31b3f66e400de301 [diff] |
Simplify PeerConnection::SetConfiguration * Consolidate ice candidate pool size checks (was in 3 places) * Consolidate ICE server configuration parsing (was in 2 locations) * Remove separate blocking call in PC for SetActiveResetSrtpParams(). * Remove unnecessary blocking call inside SetActiveResetSrtpParams implementation. Bug: none Change-Id: I38c8964f82f91c77c1fd18c407aefaab1d0c7c0d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/324303 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40984}
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.