commit | 8b47ea459e849e2d9d13c2792a8fafe7fc726f64 | [log] [tgz] |
---|---|---|
author | Dan Tan <dwtan@google.com> | Wed Nov 23 09:02:02 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 29 18:18:57 2022 |
tree | c1530a761a4a2fa03936013a404ff0fbeb5c41e2 | |
parent | 41a83571707a574bbe3da32f564b963b8092d59b [diff] |
Fixed timestamp_offset for RtpSenderEgress during initialization and SetRtpState call The constructor and SetRtpState calls for ModuleRtpRtcpImpl2 class fail to propagate the RTP timestamp offset of RtpSender class to RtpSenderEgress class. This results in wrong RTP timestamps being propagated in LossNotification messages. Change-Id: I1d293289a4815de29d9dd15208bb7fd1a682be82 Bug: webrtc:14719 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/284824 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Dan Tan <dwtan@google.com> Cr-Commit-Position: refs/heads/main@{#38768}
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.