Hello Ross,

You are right, I was setting fPresentationTime incorrectly in the server
end for 'trick play'. I was trying to set it as the "actual frame time"
(when the frame was recorded), which as you said is wrong.

How could I know in the client end what is the actual frame time? Is there
any standard way of doing this?

This is quite close to the thread opened today by Michael S. Juul
"Presentation time when streaming video recording from surveillance
cameras" but in my case I control both sides (client and server) which use
live555.

Thanks.


2013/9/11 Ross Finlayson <finlay...@live555.com>

> Another possibility is that you're not setting presentation times
> correctly at the server end.  The presentation times should be aligned with
> 'wall clock' time - i.e., the time that you'd get by calling
> "gettimeofday()".  This is true even when you resume after pausing, and/or
> seek within the underlying medium.  Note that the presentation times should
> continue advancing - aligned with wall-clock time - even if you pause
> and/or seek.
>
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
> _______________________________________________
> live-devel mailing list
> live-devel@lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
>


-- 
Francisco Feijoo
Software Engineer
EyeLynx Limited

T: +44 020 8133 9388
E: franci...@eyelynx.com
W: www.eyelynx.com
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to