commit | 3dd5d1d84af02f8cdd08ea4198aa5392cb3d906d | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Thu Feb 25 15:56:48 2016 |
committer | Peter Boström <pbos@webrtc.org> | Thu Feb 25 15:56:58 2016 |
tree | e0ca8d04548cf7ff0cbbed48827ea82608f46eec | |
parent | 13041cf11f1c2691bb3ddc7d28e74cae9333b685 [diff] |
Remove PacketRouter sender distinction. Instead relies on SetSendingMediaStatus() to filter out receiving RTP modules. This status is now set in VoiceEngine's SetSend() for senders along with SetSendingStatus(). BUG= R=solenberg@webrtc.org, stefan@webrtc.org Review URL: https://codereview.webrtc.org/1705763002 . Cr-Commit-Position: refs/heads/master@{#11768}
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.