Re: [Live-devel] audio lags video

2010-03-04 Thread Ross Finlayson
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

[Live-devel] audio lags video

2010-03-04 Thread nishesh chouhan
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