commit | 20a90295fcea910dc774df0bbd0e65e13606c2e8 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Thu Feb 08 13:11:39 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 29 08:02:26 2024 |
tree | 0eb83d36691227a4451252add2893ae46d4687db | |
parent | e5c04cb080038ed1e5ca486a96fe5308fb73791b [diff] |
sdp: set content to rejected if the list of common codecs is empty which avoids throwing an error when using setCodecPreferences to set a recvonly codec on a sendonly transceiver. See https://github.com/w3c/webrtc-pc/issues/2936 BUG=webrtc:15396 Change-Id: I435a98c944ed2eeef87d9b8a7f791d095ec25502 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/338642 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Cr-Commit-Position: refs/heads/main@{#41843}
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.