commit | 164b3b3fced2186ff4f9e97ce6373d189481cd1b | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Fri Aug 30 13:59:33 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 02 10:24:12 2024 |
tree | 792d84a1cd023292254ee704f72d17ef56d4800f | |
parent | cb00e16dcbbbb7b30b3f415c365ba9f6131ddda3 [diff] |
Introduce ModuleRtpRtcpImpl factory that accepts Environment ModuleRtpRtcpImpl and ModuleRtpRtcpImpl2 share certain components, RtcpReceiver in particular. To always have Environment in RtcpReceiver both legacy and new module need to propagate it. No-Iwyu: suggests too many changes, better address them separately. Bug: webrtc:362762208 Change-Id: I2c885f57e24f135229fb7cd9781126d663017b3d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361142 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42908}
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.