commit | 7c03bdc1d343b322939cc5c8a0d2baa5786da060 | [log] [tgz] |
---|---|---|
author | Emircan Uysaler <emircan@webrtc.org> | Wed Jan 16 15:07:56 2019 -0500 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 16 21:03:22 2019 +0000 |
tree | 38aa09cd40d0fdf37e6abfdae64612fe26297105 | |
parent | 52de8b0270bd78e8e61aa346f2dd3c060b8f1594 [diff] |
Reland "Add a high bitrate full stack test with fake codec" In this reland, I disabled high bitrate webrtc perf test on Android32. This is a reland of 15df2774f4e85cf8900768c1793edcf17d651dcd Original change's description: > This CL adds a fake codec factory in WebRTC that can be used in tests to > produce target bitrate output. > We also add a high bitrate test that makes use of fake codec. This test assumes > ideal network conditions with target bandwidth being available and exercises > WebRTC calls with a high target bitrate(100 Mbps) end-to-end. TBR=sprang@webrtc.org,stefan@webrtc.org,srte@webrtc.org,emircan@webrtc.org,kron@webrtc.org Bug: chromium:879723 Change-Id: I31a4b48d986bef9ca003ae71afeb567ae3e562c9 Reviewed-on: https://webrtc-review.googlesource.com/c/117980 Reviewed-by: Emircan Uysaler <emircan@webrtc.org> Commit-Queue: Emircan Uysaler <emircan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26285}
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.
Authoritative list of directories that contain the native API header files.