[webrtc-pc] Pull Request: Always update the RTCRtpContributingSource for SSRCs.

taylor-b has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== Always update the RTCRtpContributingSource for SSRCs. ==
Fixes #1091.

As described in the issue, there may be cases where an application
wants to know the SSRC audio level, even when a CSRC is present in the
packet.

See https://github.com/w3c/webrtc-pc/pull/1099

Received on Wednesday, 29 March 2017 03:33:44 UTC