e7ce888abe3ff228cda24da7bf9326003f037c92

- Added field trial to force issuing of key frame on deactivation of spatial layer. This fixes video corruptions in VP9 K-SVC tests where layers can be activated/deactivated on-fly due to bandwidth change. - Added 100ms network delay to the test with restricted link capacity. This fixes rapid drop of available bandwidth which happens when bandwidth overuse is detected in the very beginning of call and several feedback packets arrive without any delay. Also, this makes the test more realistic. - Disabled filtering of spatial layer in the test with restricted link capacity. 1) We don't really need filtering in this test. 2) It appeared that in video quality tests filtering is done before sending packets to network simulator. Filtering of high layers causes channel underuse which is compensated by increase of sent bitrate. This is why we got sent/media bitrates about 2Mbps in test where link was limited to 1Mbps. Bug: chromium:889017 Change-Id: I33ffcee0274523f6183c3bbd27d3d29395417d52 Reviewed-on: https://webrtc-review.googlesource.com/c/103520 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24988}
…
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%