[Live-devel] Can't receive packets from live555 server on ARM board (testH264VideoStreamer binary)

Bommes, Michael Michael.Bommes at rwth-aachen.de
Mon Jun 29 10:19:27 PDT 2015


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20150629/0b824994/attachment.html>


More information about the live-devel mailing list