commit | 68f4e27794b90adc776c1684b30daf5a8221809a | [log] [tgz] |
---|---|---|
author | Jakob Ivarsson <jakobi@webrtc.org> | Fri Oct 25 14:58:29 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 25 16:17:04 2024 |
tree | 75906592d0cacb35d97b99686e9d96f6b124e07a | |
parent | 99058d99b7d6a0f37bc0f34203a6c12337ae8176 [diff] |
Add RtpSender OnFirstPacketSent callback. It works in the same way as the first packet received callback and can be used for latency measurements. One important detail is that RTCP and probe packets are excluded from triggering the callback. Bug: b/375148360 Change-Id: I5f99b565f96b622e864669cf227be5534aab0fc7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/366644 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43309}
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.