> How would you recommend I work around this problem?
Why don't you ask the manufacturer of the encoder server to fix it so that it
includes the "rtptime" parameter in the "RTP-Info:" header?
Without that, you won't be able to use "getNormalPlayTime()". But you may be
able to estimate the 'nor
Hi All,
I am using the openRTSP code base to obtain frames from a video encoders and
store them to disk. I use the MediaSubsession::getNormalPlayTime() quite
extensively to calculate and store some timing information with the incoming
frames. This process works well. However recently, I have be