Reason for revert: The Webrtc waterfall indicates that this revert is not necessary. Original issue's description: > Revert of Do not delete a connection in the turn port with permission error or refresh error. (patchset #6 id:260001 of https://codereview.webrtc.org/2068263003/ ) > > Reason for revert: > It broke webrtc builds. > > Original issue's description: > > Do not delete a connection in the turn port with permission error, refresh error, or binding error. > > > > Even if those error happened, the connection may still be able to receive packets for a while. > > If we delete the connections, all packets arriving will be dropped. > > > > BUG=webrtc:6007 > > R=deadbeef@webrtc.org, pthatcher@webrtc.org > > > > Committed: https://crrev.com/3d77deb29c15bfb8f794ef3413837a0ec0f0c131 > > Cr-Commit-Position: refs/heads/master@{#13262} > > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > TBR=pthatcher@webrtc.org,deadbeef@webrtc.org > # Not skipping CQ checks because original CL landed more than 1 days ago. > BUG=webrtc:6007 > > Committed: https://crrev.com/3159ffae6b1d5cba2ad972bd3d8074ac85f2c7f9 > Cr-Commit-Position: refs/heads/master@{#13265} TBR=pthatcher@webrtc.org,deadbeef@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:6007 Review-Url: https://codereview.webrtc.org/2090073003 Cr-Commit-Position: refs/heads/master@{#13266}
Revert of Delete method cricket::VideoFrame::Copy. (patchset #7 id:120001 of https://codereview.webrtc.org/2080253002/ )
Reland of Do not delete a connection in the turn port with permission error or refresh error. (patchset #1 id:1 of https://codereview.webrtc.org/2090833002/ )
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. This page is maintained by the Google Chrome team.
Development
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://chromium.googlesource.com/external/webrtc
- 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
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%