commit | 723ead844bfd63b3ce6ffdf44abf10682d131ea3 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Mon Feb 22 14:14:01 2016 |
committer | Peter Boström <pbos@webrtc.org> | Mon Feb 22 14:14:09 2016 |
tree | addb1b4dd9854ae05dd820acc42659ef5c391410 | |
parent | 2e67ae1222626bc2cf7742eb30251f9de8b1e765 [diff] |
Move simple RtpRtcp calls to VideoSendStream. Moves RtpRtcp module pointers into VideoSendStream and uses them for simple calls that were only forwarded by ViEChannel. BUG=webrtc:5494 R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1693553002 . Cr-Commit-Position: refs/heads/master@{#11709}
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.