commit | 5423c837317317ca55ff9a9d509aba2c83b683ec | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Feb 02 08:57:10 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 02 09:46:19 2022 |
tree | d90103dc28f4bd2689ff64d80ae918a48339ee63 | |
parent | 595f688b561a8cce2346ee2f846190bcda63e359 [diff] |
Switch to Popen and adding a timeout for PESQ measurements. After migrating to python3, the check_output doesn't return, this CL switches to communicate() with a timeout of 2 minutes (to avoid to block bots for 2 hours in a deadlock). No-Presubmit: True Bug: None Change-Id: I3248ab090c074bd35300ca11abc08536cd797664 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/250164 Reviewed-by: Jeremy Leconte <jleconte@google.com> Reviewed-by: Christoffer Jansson <jansson@google.com> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35882}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.