For simulcast VideoSendStreams there are more than one entry in the SSRC table causing RTCP to currently be delivered more than once per stream. This messes up unique NACK stats as all NACK requests sent to such a sender will be delivered multiple times and not look unique. BUG=4544 R=asapersson@webrtc.org Review URL: https://webrtc-codereview.appspot.com/50709004 Cr-Commit-Position: refs/heads/master@{#8998}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.