commit | e1e94ad4c884fea7f6aa528d04b0962252d4a70b | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Thu Mar 30 14:53:59 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 31 10:33:09 2023 |
tree | f20ea89288518cecc9bb14bcfe413ebedbe098e9 | |
parent | 49e5587e64a53f611efea031c60b7546503e1f57 [diff] |
Ensure Call is notified of un demuxable packets With this cl, packets that are discarded in RtpTransport now notifies Call, so that they can be part of BWE even if they are dropped. These packets have been recevied on the transport, and has bin decrypted and parsed and thus can be accounted for. The un demuxable packets are forwarded to Call similarly how RTCP packets are forwarded. Bug: webrtc:14928 Change-Id: Ia53349c7b316c4442a3c7aac085a85ec4f4ab9ae Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/299262 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39727}
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.