[Live-devel] RTSP Seek problems

Ross Finlayson finlayson at live.com
Mon Jan 24 15:15:17 PST 2005


>My problem is that I cannot know if (and if yes how many) incoming
>frames (after the seek) the lib send me.
>
>What would be helpfull:
>- Being really *SURE* lib live buffers have been flushed after a seek command.

I'll see if I can do this.

>OR
>
>- Having the RTP timestamp instead of the of the calculated PTS as the 
>third argument of the AfterGettingFunc function.

Here you're a bit confused.  The presentation time (that's passed to the 
'after getting function') is just computed from the RTP timestamp, so 
knowing the RTP timestamp would give you no extra information.

Note that any code that makes use of the LIVE.COM libraries should never 
have to know or care about RTP timestamps - the underlying LIVE.COM 
libraries (at both the sender and receiver ends) automatically converts 
presentation times to/from RTP timestamps.


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list