Log rtp stats state on large jumps. (#2829)

Forgot to include in receiver.
This commit is contained in:
Raja Subramanian
2024-07-01 11:51:05 +05:30
committed by GitHub
parent 57980fcc36
commit b4134edf40
+1
View File
@@ -204,6 +204,7 @@ func (r *RTPStatsReceiver) Update(
"hdrSize", hdrSize,
"payloadSize", payloadSize,
"paddingSize", paddingSize,
"rtpStats", lockedRTPStatsReceiverLogEncoder{r},
}
}
if gapSN <= 0 { // duplicate OR out-of-order