e144f7fb83956b59297bffccc821e465699d8ae2

This reverts commit 425193b4a92f0df1f3fbea3626b9abf6a38f67ec. Reason for revert: <INSERT REASONING HERE> Original change's description: > Revert "Unit test for case where the number of active and configured spatial" > > This reverts commit 5eb6045ce5754ce815929c54dd27ab0bf3ae62ba. > > Reason for revert: Test breaks downstream. > > Original change's description: > > Unit test for case where the number of active and configured spatial > > layers differ. > > > > Bug: webrtc:9472 > > Change-Id: I5cf292a12d73777ca0fd5771eb1a4756626f640c > > Reviewed-on: https://webrtc-review.googlesource.com/85644 > > Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> > > Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> > > Commit-Queue: Michael Horowitz <mhoro@webrtc.org> > > Cr-Commit-Position: refs/heads/master@{#23782} > > TBR=brandtr@webrtc.org,ssilkin@webrtc.org,mhoro@webrtc.org > > Change-Id: Ib97cdb127e79ee969f7cb3f931cb7bd533f13af0 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: webrtc:9472 > Reviewed-on: https://webrtc-review.googlesource.com/86320 > Reviewed-by: Björn Terelius <terelius@webrtc.org> > Commit-Queue: Björn Terelius <terelius@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#23785} TBR=brandtr@webrtc.org,terelius@webrtc.org,ssilkin@webrtc.org,mhoro@webrtc.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: webrtc:9472 Change-Id: I796909c553702a0fa19e5e16e4586f915569b134 Reviewed-on: https://webrtc-review.googlesource.com/87220 Reviewed-by: Michael Horowitz <mhoro@webrtc.org> Commit-Queue: Michael Horowitz <mhoro@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23847}
Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream.
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.
Development
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
- Coding style guide
- Code of conduct
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%