[Live-devel] Questions about live555:

Ross Finlayson finlayson at live555.com
Mon Jan 28 06:45:45 PST 2013


> I could able to play MJPEG(640x480) and AAC  streams fine in separate RTSP server media sessions. But, If I try to play both the streams through single RTSP server media session then I am getting the following results,
>  
> ·         Some time video is very slow but audio is OK
> ·         Some time video is not at all playing but audio is OK
> ·         Some time both audio and video are not at all playing

Problems like this - where media players can play audio and video streams separately, but not together - are often caused by the 'presentation times' (i.e, the "fPresentationTime" values) of the two streams not being properly synchronized.

You should make sure that the "fPresentationTime" values for each stream are accurate, in sync, and are aligned with 'wall clock' time (i.e., the time that you would get by calling "gettimeofday()"). 


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130128/9d5d9388/attachment.html>


More information about the live-devel mailing list