commit | ce2b49552e856bb0a7498a18eefc542b4264bbef | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Fri Mar 22 09:40:05 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 22 11:56:57 2024 |
tree | c41804dfdaa54acfb644276a88f2dfd913c4a4e9 | |
parent | 1cb32aa55020c07f11fdbbd89c7f515a386c969b [diff] |
Set webrtc::PacketOptions.packet_id from RtpPacketToSend::transport_sequence_number packed_id is set to be 64 bit to align with rtc::PacketOptions. packet_id is only set to RtpPacketToSend::transport_sequence_number if TransportSequenceNumber header extension is not used in order to not change current behaviour. Bug: webrtc:15368 Change-Id: Ia532714226421422bdb292f8dd34b175560e9dc6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/344160 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41950}
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.