commit | 739b8169ef7d8e21d2c9fde42096c8f9cfeabe24 | [log] [tgz] |
---|---|---|
author | Oleh Prypin <oprypin@webrtc.org> | Thu May 17 13:28:29 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu May 17 11:42:21 2018 +0000 |
tree | aa907fc5b4d9da77ef4c866224aa1387ebaf9efd | |
parent | e62e18fe13f9d7f08c355295adc4b197a648d739 [diff] |
Reland "Add support for launching webcam software for use in recipes" This is a reland of cd469a4ce5315fee62bb77b5e781a18a99da506d With vpython specified Original change's description: > Add support for launching webcam software for use in recipes > > * Copy ensure_webcam_is_running.py from recipes repo > * Turn it into a wrapper that can launch another script > (fix_python_path is copied from test_env.py as _ForcePythonInterpreter) > * Support it in mb.py > * Add it to video_capture_unittests > > No-Try: True > Bug: chromium:755660 > Change-Id: I376724a77e443620724add7818592e9368d02079 > Reviewed-on: https://webrtc-review.googlesource.com/77320 > Commit-Queue: Oleh Prypin <oprypin@webrtc.org> > Reviewed-by: Patrik Höglund <phoglund@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#23275} No-Try: True Bug: chromium:755660 Change-Id: Ibf4fbe3fea4b003a23b12332b3a6078a2db99a8d Reviewed-on: https://webrtc-review.googlesource.com/77460 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23279}
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.