> I have a Server with multiple network interfaces and I want to run an > instance of live555mediaServer on each interface. > > I am setting SendingInterfaceAddr and ReceivingInterfaceAddr to the IP of the > desired interface. > This will create the RTSP Server on the right interface, but when I start a > stream the RTP Packets will always be sent by eth0. > > Is there a way to change this behavior, so the RTP Packets will be sent from > the right interface?
Try upgrading to the most recent release of the code. This new version will use "ReceivingInterfaceAddr" (if set to something other than INADDR_ANY) as 'our IP address'. It may work for you. Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel