>And additional patches against live.2007.04.24a, to prevent segfaults.
Thanks. I have added this to the latest release of the software.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live5
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
>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
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
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()" -
Hi all,
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 i.e.
1 ) from inside getResponse("PAUSE", bytesRead, responseCode, firstLine,
nex