commit | 04eaa154689ae77434e1c0805cca133a0784ca85 | [log] [tgz] |
---|---|---|
author | Zhi Huang <zhihuang@webrtc.org> | Wed Oct 04 21:08:30 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 05 04:41:55 2017 |
tree | 79864da3b2e3ce8318ffdf2800b0132045d132e8 | |
parent | c177168d1e5df4c8683d13d065ea8d27f32b7d65 [diff] |
Change the flag when RtpTransport objects send packet. Always use the PF_SRTP_BYPASS when sending RTP/RTCP packets. Change the condition in BaseChannel::GetSrtpOverhead. Get the SRTP overhead when using either SDES or DTLS-SRTP. Bug: None Change-Id: I44aeff8b75e56b12acefd73299a95a3e38cd401b Reviewed-on: https://webrtc-review.googlesource.com/6580 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Zhi Huang <zhihuang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20152}
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.