Re: [Live-devel] RTPTransmissionStats not removed on receving RTCP BYE

2016-03-14 Thread Ross Finlayson
Fixing the handling of this rare issue (a RTCP “RR” being received after a “BYE” (with the same SSRC)) would be non-trivial, and is not a high priority. If you want to distinguish between multiple “RTPTransmissionStats” records, you can do so using the “timeCreated()” and “lastTimeReceived()” fu

Re: [Live-devel] RTPTransmissionStats not removed on receving RTCP BYE

2016-03-10 Thread Ross Finlayson
> We are trying to read the RTCP RR details from the RTPSink's transmission DB. > But those entries are not getting cleared even after receiving the RTCP BYE > from the corresponding SSRCs. > Is it done purposefully? Yes. However, old SSRCs (and their database entries) do get ‘reaped’ (i.e., cl