Re: [Live-devel] Jumps in presentationTime values

2017-05-17 Thread Ross Finlayson
> The reason I was doing this is the comment in the following line in > DeviceSource.cpp: > > gettimeofday(&fPresentationTime, NULL); // If you have a more accurate time - > e.g., from an encoder - then use that instead. > > With respect to that comment: what is the recommended way of doing thi

Re: [Live-devel] Jumps in presentationTime values

2017-05-17 Thread Roland Aigner
I see, thanks for the quick reply. The reason I was doing this is the comment in the following line in DeviceSource.cpp: gettimeofday(&fPresentationTime, NULL); // If you have a more accurate time - e.g., from an encoder - then use that instead. With respect to that comment: what is the recomm