[Live-devel] multiple streams2

Ross Finlayson finlayson at live.com
Sun Feb 1 16:16:09 PST 2004


Konstantin,

 From your message it wasn't quite clear what you were trying to 
do.  However, if you were trying to run two (or more) copies of a RTSP 
server - using the same TCP port - then this is something that is not 
supposed to work.

We currently set "SO_REUSEPORT" when opening a stream (i.e., TCP) 
socket.  This is wrong, because it usually makes no sense to allow more 
than one TCP socket on the same compute to use the same port number.  This 
will be fixed in the next software release.

	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list