Re: [Live-devel] RTSPServer port reuse

2011-10-28 Thread Chris Richardson (WTI)
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

Re: [Live-devel] RTSPServer port reuse

2011-10-28 Thread Ross Finlayson
> I am using Live555 to run an RTSP server on an embedded system, and I would > like to restart the server programmatically. However, the current RTSPServer > implementation does not allow the same port to be re-used if the socket is in > a TIME_WAIT state. > > I had a look around and saw a p

[Live-devel] RTSPServer port reuse

2011-10-28 Thread Chris Richardson (WTI)
Hi Ross, I am using Live555 to run an RTSP server on an embedded system, and I would like to restart the server programmatically. However, the current RTSPServer implementation does not allow the same port to be re-used if the socket is in a TIME_WAIT state. I had a look around and saw a p