Re: [Live-devel] bug when clock is reset back in time

2010-09-03 Thread Sébastien Escudier
On Fri, 2010-09-03 at 15:32 +0200, Alexandr Němec wrote: > > Dear Sebastien (and Ross), > > still delivering samples with no problems. Might this problem be > related to a specific platform only? I am using linux, so it may not happen in windows. I didn't test. Regards, Sebastien. __

Re: [Live-devel] bug when clock is reset back in time

2010-09-03 Thread Alexandr Němec
14:46 Předmět: Re: [Live-devel] bug when clock is reset back in time On Fri, 2010-09-03 at 02:37 -0700, Ross Finlayson wrote: OK, I've now installed a new version (2010.09.03) of the code that should fix this particular problem. Works

Re: [Live-devel] bug when clock is reset back in time

2010-09-03 Thread Sébastien Escudier
On Fri, 2010-09-03 at 02:37 -0700, Ross Finlayson wrote: > OK, I've now installed a new version (2010.09.03) of the code that > should fix this particular problem. Works fine for me, thanks. ___ live-devel mailing list live-devel@lists.live555.com htt

Re: [Live-devel] bug when clock is reset back in time

2010-09-03 Thread Ross Finlayson
OK, I've now installed a new version (2010.09.03) of the code that should fix this particular problem. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailm

Re: [Live-devel] bug when clock is reset back in time

2010-09-03 Thread Ross Finlayson
> If you're still seeing this, and manage to figure out what part(s) of the code is causing this, please let us know. I am using gprof to detect what live555 is doing when I reset the clock one hour back in time. I found that the dTimeNow function in RTCP.cpp is called way to often after that

Re: [Live-devel] bug when clock is reset back in time

2010-09-03 Thread Sébastien Escudier
On Thu, 2010-09-02 at 21:07 -0700, Ross Finlayson wrote: > If you're still seeing this, and manage to figure out what part(s) of > the code is causing this, please let us know. I am using gprof to detect what live555 is doing when I reset the clock one hour back in time. I found that the dTimeNo

Re: [Live-devel] bug when clock is reset back in time

2010-09-02 Thread Ross Finlayson
No, I still have the 100% CPU usage... Sorry, but I haven't been able to reproduce this - with the latest version of the code. If you're still seeing this, and manage to figure out what part(s) of the code is causing this, please let us know. -- Ross Finlayson Live Networks, Inc. http://ww

Re: [Live-devel] bug when clock is reset back in time

2010-08-30 Thread Sébastien Escudier
On Mon, 2010-08-30 at 06:11 -0700, Ross Finlayson wrote: > The symptoms now are different: Instead of 100% CPU usage, "openRTSP" > now stops recording data. > No, I still have the 100% CPU usage... (see my top output) I tested some release I have on my computer (v2009.09.28, v2010.03.16, v2010

Re: [Live-devel] bug when clock is reset back in time

2010-08-30 Thread Ross Finlayson
Some time ago, I pointed out a bug when the clock is reset back in time, the cpu usage is 100% For reference, it's here : http://www.mail-archive.com/live-devel@lists.live555.com/msg04231.html Changelog says you fixed the bug in 2009.09.04, but I don't remember if I tested it or not. The proble

[Live-devel] bug when clock is reset back in time

2010-08-30 Thread Sébastien Escudier
Hi, Some time ago, I pointed out a bug when the clock is reset back in time, the cpu usage is 100% For reference, it's here : http://www.mail-archive.com/live-devel@lists.live555.com/msg04231.html Changelog says you fixed the bug in 2009.09.04, but I don't remember if I tested it or not. But when