Re: [Live-devel] RTCP Receiver Report information

2012-04-29 Thread Ross Finlayson
> Is there a way to have an implementation where an application callback is > called every time an RTCP RR is received ? Yes, you can call "setRRHandler()" on the "RTCPInstance" object. See "liveMedia/include/RTCP.hh". Ross Finlayson Live Networks, Inc. http://www.live555.com/ __

Re: [Live-devel] RTCP Receiver Report information

2012-04-29 Thread Kumar Sambhav
Thanks Ross. In the proposed implementation the application has to periodically query the stats. Is there a way to have an implementation where an application callback is called every time an RTCP RR is received ? Regards, Sambhav On Apr 29, 2012, at 7:51 PM, Ross Finlayson wrote: >> How

Re: [Live-devel] RTCP Receiver Report information

2012-04-29 Thread Ross Finlayson
> How can the OnDemand RTSP Server application get the RTCP Receiver Report > information ? Our RTSP servers (including "testOnDemandRTSPServer") automatically receive RTCP Receiver Reports from clients. Information obtained from these reports is stored in a database (class: "RTPTransmissionSt

[Live-devel] RTCP Receiver Report information

2012-04-29 Thread Kumar Sambhav
Hi, How can the OnDemand RTSP Server application get the RTCP Receiver Report information ? Regards, Sambhav ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel