commit | ec8262788b51e69ea1ac7a8802e9b59b954e81e0 | [log] [tgz] |
---|---|---|
author | Emil Lundmark <lndmrk@webrtc.org> | Wed Sep 20 10:22:39 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 20 12:18:02 2023 |
tree | 1260afb1019e1e861087ce0f314e471d6f217f93 | |
parent | f14dfed72a707cba6fbf75d25abf3c0e3423b33f [diff] |
Look through all candidates before falling back to default packetization It's possible that a peer can signal the same payload with multiple packetization options. As such, we shouldn't try to fall back to default packetization until we have considered all the alternatives. Bug: webrtc:15473 Change-Id: I21772b4d8c53819d1c3105988551ebdbea0df045 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/320241 Commit-Queue: Emil Lundmark <lndmrk@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Auto-Submit: Emil Lundmark <lndmrk@webrtc.org> Reviewed-by: Sergey Sukhanov <sergeysu@webrtc.org> Commit-Queue: Stefan Holmer <stefan@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40775}
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.