| commit | 93e177862ce6e1706ce841fd06c9a9e482a12a41 | [log] [tgz] |
|---|---|---|
| author | Per K <perkj@webrtc.org> | Fri Oct 18 09:32:44 2024 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 18 11:24:47 2024 |
| tree | 24516aac6ebff083aa94c7ecb64c4f830d61c1e1 | |
| parent | 03b2c9f6fc25cb5dbea67061a61276bab89f1d61 [diff] |
Prepare TransportFeedbackAdapter for RFC8888 Directly use RtpPacketToSend instead of RtpPacketSendInfo For RFC8888 we will need to match SSRC and RTP sequence number with the transport sequence number that only exist on the sending side. For retransmitted packets, RTX, RtpPacketSendInfo contain original SSRC and original sequence number. Bug: webrtc:42225697 Change-Id: Iafa5d851ca5c51c85e4607ed4c1919d96da6084a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/366000 Auto-Submit: Per Kjellander <perkj@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43264}
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.