commit | bc88c6ba98806b629d64c832f8cebeafd75e93e4 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Wed Aug 02 18:26:34 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 02 18:26:34 2017 |
tree | ae04033aaf9551198248112cef02e7c62d40f608 | |
parent | 288392a5ab18757880a1cac8fa137484dd15f7a1 [diff] |
Reject negative values for "b=AS". It doesn't make sense to have a negative RTP session bandwidth; RFC3550 doesn't define any meaning for this. So just treat it as invalid SDP. BUG=chromium:675361 Review-Url: https://codereview.webrtc.org/2989243002 Cr-Commit-Position: refs/heads/master@{#19221}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.