[Live-devel] Need to get RTCP RR Report @ Server

Ross Finlayson finlayson at live555.com
Thu Mar 10 08:00:46 PST 2016


> We are developing a multicast streaming server based on testMP3Streamer test program.
> Would like to get the round trip time(RTT) from the RTCP RR report.
>  
> As I see, we are creating a RTCPInstance.
> How can we calculate the RTT from the RTCP RR report (based on (Time_Now-TimeOf_LSR)-DSLR )?
> OR @least how can we get the RTCP RR report details?

As you’ve discovered (based on your subsequent email), the way to do this is by accessing the server’s “RTPTransmissionStats” database.  (You should not need to handle the RTCP packets directly; our code does that for you.)


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/




More information about the live-devel mailing list