Re: [Live-devel] Problem in sending PAUSE and then PLAY request in openrtsp

2007-07-24 Thread Andrey Kaminsky
On Tue, 2007-07-24 at 12:54 -0500, Ross Finlayson wrote: > >On Tue, 2007-07-24 at 05:19 -0500, Ross Finlayson wrote: > >> > We are using openRTSP Client to receive mpeg2 streams. When we call > >> > PAUSE and then PLAY request during streaming then > >> > we observed functiongetResponse1() is g

Re: [Live-devel] Problem in sending PAUSE and then PLAY request in openrtsp

2007-07-24 Thread Ross Finlayson
>On Tue, 2007-07-24 at 05:19 -0500, Ross Finlayson wrote: >> > We are using openRTSP Client to receive mpeg2 streams. When we call >> > PAUSE and then PLAY request during streaming then >> > we observed functiongetResponse1() is getting called from two >> > places simultaneously >> > > >> No

Re: [Live-devel] Problem in sending PAUSE and then PLAY request in openrtsp

2007-07-24 Thread Andrey Kaminsky
On Tue, 2007-07-24 at 05:19 -0500, Ross Finlayson wrote: > > We are using openRTSP Client to receive mpeg2 streams. When we call > > PAUSE and then PLAY request during streaming then > > we observed functiongetResponse1() is getting called from two > > places simultaneously > > > No. Remember th

Re: [Live-devel] Problem in sending PAUSE and then PLAY request in openrtsp

2007-07-24 Thread Ross Finlayson
We are using openRTSP Client to receive mpeg2 streams. When we call PAUSE and then PLAY request during streaming then we observed function getResponse1() is getting called from two places simultaneously No. Remember that the code is single-threaded. It is not possible for "getResponse1()" -

Re: [Live-devel] openRTSP's CPU Usage

2007-07-24 Thread Ross Finlayson
I am running openRTSP to test a streaming server and am running into some CPU usage problems. The client is a 533 MHz PowerPC machine with 256 MB RAM running Linux. Apparently the client is not powerful enough for openRTSP, as every time I run it see 99.9% CPU usage by openRTSP and there is a