[Live-devel] Multiple NIC - RTSP URL.
Ross Finlayson
finlayson at live555.com
Tue Dec 6 12:06:25 PST 2016
Please everybody - when replying to a mailing list ‘Digest’, (1) fix the “Subject:” line, and (2) trim your post to not quote excessive text. This is basic mailing list ‘netiquette’.
One other thing you could try is - in your “main()” program, do
#include <GroupsockHelper.hh>
and then, near the beginning
ReceivingInterfaceAddr = SendingInterfaceAddr = our_inet_addr(“x.y.z.w”);
where x.y.z.w is the IP address of the interface that you want to use (in ‘dotted quad’ form).
This is not guaranteed to work, though...
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list