commit | 255750bfb021ee2a228c40816ad4f23c0a17ec9e | [log] [tgz] |
---|---|---|
author | henrika <henrika@webrtc.org> | Mon Aug 27 16:13:37 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 28 09:00:45 2018 +0000 |
tree | e5e1b1626057f00c8bd4cb5d8e8e4878432c0f73 | |
parent | 69b03e960ed6ebfda624c4ad9ef7159d8083ea62 [diff] |
Adds support for real audio devices in video_quality_test. The old test supported audio but only in combination with a fake ADM. The new version allows the user to run real video and audio. Now possible to do: ./out/Debug/video_loopback.exe --audio --use_real_adm To run the test in loopback using real default audio devices. By default: ./out/Debug/video_loopback.exe --audio runs with fake audio devices as before. Bug: webrtc:9265 Change-Id: Id89924ec0276f929487c71fc6321dcd9cb92693d Reviewed-on: https://webrtc-review.googlesource.com/96161 Reviewed-by: Minyue Li <minyue@webrtc.org> Commit-Queue: Henrik Andreassson <henrika@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24463}
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.