[Live-devel] How to get timestamp difference between frames in milliseconds or microseconds?
Ross Finlayson
finlayson at live555.com
Tue Sep 2 00:02:52 PDT 2014
You shouldn't be looking at RTP timestamps at all. They are only used internally by the RTP/RTCP protocol, to convert from/to "presentation times". Instead, you should be looking only at "presentation times". (See, for example, the implementation of "DummySink::afterGettingFrame()" in the "testRTSPClient" demo application.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140902/8947e649/attachment.html>
More information about the live-devel
mailing list