commit | 512ecb320668bb1a70dd5bf56e6a5732a58f8743 | [log] [tgz] |
---|---|---|
author | Per <perkj@webrtc.org> | Fri Sep 23 13:52:06 2016 |
committer | Per <perkj@webrtc.org> | Fri Sep 23 13:52:20 2016 |
tree | 957f2d0ebbc5613c95467c475ebd124024c7ecc9 | |
parent | 2a27b0a478f008ad17b29bb70e01bcec6c7d709d [diff] |
Let ViEEncoder tell VideoSendStream about reconfigurations. This cl change so that all encoder configuration changes are reported to VideoSendStream through the ViEEncoder. Also, the PayLoadRouter is changed to never stop sending on a an ssrc due to the encoder video frame size changes. Instead, the number of sending streams is only decided by the number of sending ssrc. This cl is a preparation for moving encoder reconfiguration due to input video frame size changes from WebRtcVideoSendStream to ViEEncoder. BUG=webrtc:5687, webrtc:6371 R=mflodman@webrtc.org Review URL: https://codereview.webrtc.org/2338133003 . Cr-Commit-Position: refs/heads/master@{#14371}
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.