1ba5dec7694562a095cd08a0008ab3d397345db1

This is a reland of 7c6f74ab0344e9c6201de711d54026e9990b8e6c Compared to the previous commit, new bits are added to log calls of AddIceCandidate, and the gathering and reception of IPv6 candidates. Original change's description: > Set the usage pattern bits for adding remote ICE candidates from SDP. > > Currently these bits are only set when a remote ICE candidate is > successfully added via addIceCandidate. For non-trickled sessions in > which the remote candidates are added via the remote description, these > bits are lost. This also happens for trickled sessions, though a rare > case, when addIceCandidate does not succeed because the peer connection > is not ready to add any remote candidate. > > Bug: webrtc:10868 > Change-Id: Ib2f199f9ffc936060473934d25ba397ef31131a3 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/148880 > Reviewed-by: Harald Alvestrand <hta@webrtc.org> > Commit-Queue: Qingsi Wang <qingsi@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#28844} Bug: webrtc:10868 Change-Id: Ifac0593dcfb64d88619fd24b4ab61c14a0810beb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149024 Commit-Queue: Qingsi Wang <qingsi@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28904}
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%