Jitter calculations are making me jittery

"Silverman, Greg" <[email protected]>
Newsgroups gmane.comp.gnu.ccrtp.devel
Message-ID <[email protected]>
I am a newbie, and, when looking at how ccRTP computes jitter I am
confused about the way it computes transit time.The RFC calls for 

transitTime = arrival_time_in_ts_units-packet_timestamp

However, ccRTP, in IncomingDataQueue::recordReception, is computing
arrival_time_in_ts_units as the difference between stack startup time
and last packet time. This seems wrong because the first packet could be
an RTCP and the first RTP packet could arrive many seconds later, so,
the initial jitter value could be huge. Also,
SyncSourceLink::lastPacketTime is initialized to (0,0) and never
updated.

Greg Silverman
NGC
San Jose, CA

_______________________________________________
Ccrtp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ccrtp-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.