commit | 429c345b0297d14211c3e14c907d4e5aac726590 | [log] [tgz] |
---|---|---|
author | terelius <terelius@webrtc.org> | Thu Jan 21 13:42:04 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jan 21 13:42:10 2016 |
tree | 580107cddf0c6a1cfdf90436d697fccc7fa8e888 | |
parent | b304e2686da0b368da109adaa63126e6f0d1e5f4 [diff] |
Fixes a bug which incorrectly logs incoming RTCP as outgoing. Adds logging to RTPSender and RTCPSender, pushing an event log pointer from Channel through ModuleRtpRtcpImpl to the Sender objects. BUG=webrtc:4741 Review URL: https://codereview.webrtc.org/1571283002 Cr-Commit-Position: refs/heads/master@{#11336}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.