I am reading a/v from live source through socket in 2 different threads
I hope you've read the FAQ entry about threads.
, In my aplication I am using class derived from FramedSource and in
doGetNextFrame() I read from cyclic buffers and set the
fPresentationTime etc, I wonder how can I use
Hi Ross,
I am reading a/v from live source through socket in 2 different threads, In
my aplication I am using class derived from FramedSource and in
doGetNextFrame() I read from cyclic buffers and set the fPresentationTime
etc, I wonder how can I use *hasBeenSynchronizedUsingRTCP and make sure the