Hi, I am trying to bookmark a playing TS file for later re-play. What I am retrieving is the fNPT value from ClientTrickPlayState.
My function is like: (step 1) updateTSRecordNum(); (step 2) fIndexFile->lookupPCRFromTSPacketNum(fTSRecordNum, False, fNPT, fIxRecordNum); (step 3) return fNPT But from the result, I saw the fNPT increases exponentially after above function is called repeatedly. I suspect it is due to the repeated call of updateTSRecordNum(). Could anyone tell me how to retrieve the correct NPT time value? Thank you! -- Woods
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel