Thank you Ross Finlayson, I changed destinationAddress.s_addr = chooseRandomIPv4SSMAddress(*env); to destinationAddress.s_addr = our_inet_addr("192.168.31.1");
for testing and now it works, so missing multicast support really is the problem here. What is the right way to go on allowing both: multicast or unicast (chosen when creating the server)? Should I start over from the testOnDemand sample program?
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel