commit | c955d2f0593bcafa56292e0e3e69db3074b9eb5f | [log] [tgz] |
---|---|---|
author | Philipp Hancke <philipp.hancke@googlemail.com> | Fri Oct 10 07:05:00 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 10 14:31:24 2025 |
tree | 78c23d5a53f2e273b18a67963ca40a1e86861380 | |
parent | 9297a16140aca937c60501583c321821c99f9790 [diff] |
sdp: detect modification of b= line which does not even have an effect since b= in the local description is asking the remote side to please not send more than the amount specified. It does not control what the local side uses as bandwidth limit which can be configured with setParameters. Bug: webrtc:414284082 Change-Id: Iefef7a7b5b48d329509063b16eb4f2679078fbd3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/415740 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45897}
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.