Thanks for your fast reply, Ross.
Yes, I created "RTCPInstance" for each of video and audio RTPSink(subclass).
However, the first timestamp for video and audio is a little different since
each of framesources of video and audio use gettimeofday() to get the time for
the first time. In my
Hi Ross,
Thank you for offering us this nice library to learn more about streaming.
I am just writing a test application for H.264 and AAC multicast streaming
with the help of FAQ and previous discussions. After some tests, I found some
problem with a/v synchronization that I can not understand.