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/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to