commit | 9ff254eaf2cd799a604178ada2a89500794e13a0 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Wed Dec 18 18:01:44 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 27 06:10:27 2025 |
tree | 57218286102704b4a90c6a52b5d7bd823e4a0cb2 | |
parent | a9b40ae0a4710f26e6943c51661ae3cf202ee81a [diff] |
srtp: stop using private libsrtp function to determine packet index instead use the standard API to get the rollover counter and determine the extended sequence number which is the basis for the packet index. See https://github.com/cisco/libsrtp/issues/738 and https://github.com/cisco/libsrtp/issues/721 BUG=webrtc:357776213 Change-Id: I90c5a4a538f56132158aa48db8700187fcdb47d2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/371960 Commit-Queue: Philipp Hancke <phancke@meta.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43802}
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.