Fix the issues in SrtpTransport. In SrtpTransport::SetRtcpParams, send_rtcp_session_ should really call SetSend rather than SetRecv. Modified the LOG message in SrtpTransport::SetRtpParams. Bug: webrtc:8436 Change-Id: Iccbfbc5ef2d4f4ebd5f876c3f6dcc81671fdc631 Reviewed-on: https://webrtc-review.googlesource.com/14562 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Zhi Huang <zhihuang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20403}
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.