[Live-devel] Binding to a specific IP number

Ross Finlayson finlayson at live555.com
Wed Nov 5 10:22:29 PST 2008


>Added the code below to live555MediaServer.cpp right after main()., 
>It yields this when compiled:
>
>live555MediaServer.cpp:26: error: 'ReceivingInterfaceAddr' was not 
>declared in this scope
>live555MediaServer.cpp:26: error: 'our_inet_addr' was not declared 
>in this scope

Add
	#include "GroupsockHelper.hh"
to the start of the file.

-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list