Re: [Live-devel] Access to RTPSink object on OnDemandServerMediaSubsession childs

2015-08-13 Thread Ross Finlayson
> I'm implementing statistics on our software (liveMediaStreamer framework > ) and I'd like to have access > to the RTPTransmissionStatsDB. But, I do not see how to get the RTPSink > object (which has the RTPTransmissionStatsDB and its stats). > >

[Live-devel] Access to RTPSink object on OnDemandServerMediaSubsession childs

2015-08-13 Thread Gerard Castillo Lasheras
Hi Ross, I'm implementing statistics on our software (liveMediaStreamer framework ) and I'd like to have access to the RTPTransmissionStatsDB. But, I do not see how to get the RTPSink object (which has the RTPTransmissionStatsDB and its stats). Which