[Live-devel] RTSPServer port reuse

Chris Richardson (WTI) chris at gotowti.com
Fri Oct 28 15:16:43 PDT 2011


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.




More information about the live-devel mailing list