commit | 1fbff10254de5cc8ef9f5e11f88d501c98106a44 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Fri Feb 19 10:38:45 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Feb 19 17:26:54 2021 |
tree | c8352537526dedb309b1f7683864b169ea596e58 | |
parent | f3dc47e2c4779716adb4e17643d57aed04617a71 [diff] |
In RtpVideoStreamReceiver change way to track time for the last received packet. Instead of tracking packets accepted by PacketBuffer, track all incoming packets, including packets discarded before getting into PacketBuffer. Bug: b/179759126 Change-Id: I4d270c61455608fb78b0df8f27760868f4c98205 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/208289 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33305}
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.