5bd8cb74a659c597fe582d6cfb71e4884fc7a231

This reverts commit a0adf3d4409036d095480e9bfa0fc06990362f84. Reason for revert: Suspected of breaking chromium trybots, blocking webrtc from rolling into chromium. - First failed roll: https://chromium-review.googlesource.com/c/chromium/src/+/1889997 - Second failed roll: https://chromium-review.googlesource.com/c/chromium/src/+/1890837 Example failure: https://ci.chromium.org/p/chromium/builders/try/linux-rel/230122 Log: https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8898155661969383856/+/steps/browser_tests__with_patch_/0/logs/Deterministic_failure:_DesktopCaptureApiTest.ChooseDesktopMedia__status_FAILURE_/0 Including lines like: [12413:12413:1030/102514.183135:INFO:CONSOLE(0)] "[FAIL] screenShareWithAudioPermissionGetStream: NotReadableError: Could not start video source Error", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0) Original change's description: > Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5." > > This is a reland of e7153012682ccd3d1eacc18f802cab7820e3bad3 > > Original change's description: > > Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate entension version 1.5. > > > > Bug: chromium:396091 > > Change-Id: Ia1b36c771632c536bb8d15322461b479fabc409e > > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/148768 > > Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> > > Reviewed-by: Sergey Ulanov <sergeyu@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#29083} > > Bug: chromium:396091 > Change-Id: I0d9171ae5f340e0489e4b45ce5d97bc52b0a4904 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/156067 > Commit-Queue: Tommi <tommi@webrtc.org> > Reviewed-by: Tommi <tommi@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#29655} TBR=zijiehe@chromium.org,tommi@webrtc.org,julien.isorce@chromium.org,sergeyu@chromium.org,trevor.axiom@gmail.com,jonringle@gmail.com Change-Id: I2af6a0d5eaf74a0ee536d1c5440049a21d6f7dbf No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:396091 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158740 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29658}
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%