Re: [Live-devel] Problems with RTSPClient, CSeq variable and SANYO network cameras ...

2010-04-01 Thread Derrick N. Guerrero
> > I've found out that when you run a few different instances of RTSP clients >> in separate threads CSeq number is not increased by one with each >> consecutive request. >> It's because CSeq number is a static variable in RTSPClient. >> > > This is a perfect illustration of why you are not suppos

Re: [Live-devel] Problems with RTSPClient, CSeq variable and SANYO network cameras ...

2010-04-01 Thread Ross Finlayson
I've found out that when you run a few different instances of RTSP clients in separate threads CSeq number is not increased by one with each consecutive request. It's because CSeq number is a static variable in RTSPClient. This is a perfect illustration of why you are not supposed to run LIVE

[Live-devel] Problems with RTSPClient, CSeq variable and SANYO network cameras ...

2010-04-01 Thread Adam Mich
Hi, I've found out that when you run a few different instances of RTSP clients in separate threads CSeq number is not increased by one with each consecutive request. It's because CSeq number is a static variable in RTSPClient. It has an unexpected side effect - SANYO network cameras end RTSP sessio

Re: [Live-devel] kindly help

2010-04-01 Thread BONNEAU Guy
Use Visual Studio express 2008. It is available for free. You can find it at : http://www.microsoft.com/express/Downloads/#2008-Visual-CPP This is the best I can do for you! And if you want to absolutely use Visual 2005 then download and use Visual Studio Express 2008 and study the projects