> Is it possible to synchronize audio and video tracks […] during record 
> process.

For audio and video to be properly synchronized, the source media must be given 
proper ‘presentation time’ values (“fPresentationTime”), which must be aligned 
with ‘wall clock’ time (i.e., the time that you’d get by calling 
“gettimeofday()”).


> Maybe some RTCP packet data information can help

Yes, our code does this automatically, provided that ‘presentation time’ values 
are set properly in the server (see above).


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/ <http://www.live555.com/>
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to