hi,
thanks for the link . i saw it. but i am using visual 2005 and vc 6.0 for
compiling.
in this platform i want to build the openrtsp for rtsp client. here i am
not able to build the testprogs.mak file. the above said libraries have to
be linked with this file before building
right ?
k
hi all,
i am trying to replace the http client in my application with rtsp client.
i found ur application worth,
but i am having trouble in building it and adding it to my application. i
have successfully built the first 4 libraries namely :
basicusageenvironment, usageenvironment ,group
Hi
I have successfully built four of the libraries,
(basicusage,usage,groupsock and live media).
I am not able to build the testprogs.mak. I face the followinig problems. I
am building them in VC6.0.kindly help me.
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyri
Hi,
I am trying to replace my http client with rtsp client. For that I have
downloaded the openrtsp.cpp.. my application is in .net VS2005 c#.
I have reached till the compilation of the live 555 in VS2005. now I have
the openrtsp exe.
How should I build the libraries for vs2005 fr