Skip to content

Fix Source Identifier in RTCP Sender Report

Grzegorz Sluja requested to merge fix_for_rtcp_source_identifier into devel

The Source Identifier of incoming RTCP Sender Report have to match the SSRC of local DSP, otherwise some of rtp statistics like latency/averageRoundTripDelay are not calculated properly by DSP.

Merge request reports