Hi Ross, Thanks for the prompt response.
>>Actually, this thread starts at >> http://lists.live555.com/pipermail/live-devel/2011-July/013648.html >>I suggest reading this entire thread to better understand the issues involved. My mistake. I did read the entire thread, but did not think to paste a link to the head of the thread. >>What I can do, however, is add a #ifndef/#endif around the "NoReuse dummy;" statement on line 156 of "RTSPServer.cpp" - i.e., making it: >>#ifndef ALLOW_RTSP_SERVER_PORT_REUSE >> NoReuse dummy; >>#endif >>Then, you can add >> -DÂ ALLOW_RTSP_SERVER_PORT_REUSE=1 >>to the "COMPILE_OPTS =" line of your "config." file. That will work great. Actually, I like that idea more than the one I came up with. Thanks for your time, Chris Richardson Wireless Technology, Inc. _______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
