Please don’t ask the same question more than once (and please use proper
mailing list ‘netiquette’ and edit the “Subject:” line when you reply to a
mailing list digest).
You managed to compile and build the “testProgs” (in the “live/testProgs”
directory), and this worked OK. Then you made a co
OK, so you’re not linking your new application with the LIVE555 libraries
properly - which means that something is wrong with your “Makefile”.
Does the *original* “testRTSPClient” - in the “live/testProgs” directory -
compile and link OK? If so, then just do the same thing that we do in that
d
Dear Community,
I am interested in live streaming with your precious library. I am on
MacOsx Elcaptain and I made project with the following command:
./genMakeFiles macosx
./make
./make install
everything went well and I have installed libraries in /usr/local/lib and
headers in /usr/loca/include