Re: [Live-devel] How to get NPT of a received RTP Packet in openRTSP

2008-01-18 Thread Ross Finlayson
>How does one obtain the current NPT (normal playing time) of a >received packet? FYI, the latest release (2008.01.18) of the "LIVE555 Streaming Media" code adds support for this. Specifically, there is a new member function MediaSubsession::getNormalPlayTime() which - given a stream's

[Live-devel] How to get NPT of a received RTP Packet in openRTSP

2007-12-18 Thread Nitin Jain
Hi all, >From the LIVE mailing lists I found that :- How does one obtain the current NPT (normal playing time) of a received packet? The closests thing I can find is FramedSource::fPresentationTime, which is in UTC format... o.0 You will need to use this presentation time, but subtract from