commit | bc319027aec91a68c99e5c5b7ab11f5b4b663158 | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Mon Jan 09 20:44:56 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 09 20:47:19 2023 |
tree | de743fecf5b5cfbaf19b2b8cb944fde9eac0771a | |
parent | 353a5ce7e3c76e92cc4689111bbc98246a7167cf [diff] |
Implement PacketReceiver::DeliverRtpPacket in FakeNetworkPipe and in DegradedCall. In DegradedCall - ThreadPacketReceiver is no longer needed. Implementation of DeliverRtpPacket is done in preparation of https://webrtc-review.googlesource.com/c/src/+/290540, where the parsed packet will be propagated to Call without extra parsing. Bug: webrtc:7135, webrtc:14795 Change-Id: Ic068105d6d1f337afc6b4539b0e7184e736e7ee0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/290704 Commit-Queue: Per Kjellander <perkj@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39048}
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.