commit | bcb19c00ba8ab1788ba3c08f28ee1b23e0cc77b9 | [log] [tgz] |
---|---|---|
author | Shigemasa Watanabe <shigemasa7watanabe@gmail.com> | Mon Oct 07 11:00:54 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 18:45:27 2024 |
tree | e777a02949b033a07e7d9f24d6ddea648d34dc18 | |
parent | c7f9426af018e5f9bdb500f8a85d365340010c9a [diff] |
Allow sending to separate payload types for each simulcast index. This change is for mixed-codec simulcast. By obtaining the payload type via RtpConfig::GetStreamConfig(), the correct payload type can be retrieved regardless of whether RtpConfig::stream_configs is initialized or not. Bug: webrtc:362277533 Change-Id: I6b2a1ae66356b20a832565ce6729c3ce9e73a161 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/364760 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Reviewed-by: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43197}
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.