>
> 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
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
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
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