commit | 096427e494c6845848733b7605b125ea518ca813 | [log] [tgz] |
---|---|---|
author | Tony Herre <herre@google.com> | Fri Apr 28 10:22:37 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 28 12:10:18 2023 |
tree | c5e220758a49e95c276ae6bdbeea3411a4465e54 | |
parent | cf95dd13a2bc4258f05485540ba12eea4006ff27 [diff] |
Overwrite frame seq nums when piping encoded frames between RTPReceivers This allows encoded frames to be written to any encoded insertable streams writer without needing to somehow set valid RTP sequence numbers. Assumes streams are using the Dependency Descriptor header ext. A short term fix while we discuss whether we can remove the sequence number check in RtpFrameReferenceFinder::ManageFrame. Bug: chromium:1439799 Change-Id: I3c1d83793cd8b6cae2a8ad2129b3b6daab1d11c4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/302301 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Tony Herre <herre@google.com> Cr-Commit-Position: refs/heads/main@{#39966}
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.