> We are using Amazon cloud, Amazon EC2 g2xlarge Server Instance. IP multicast  
> is not supported on amazon server.

But you should still be able to add a route for 224.0.0.0/4 for your ‘public’ 
IP address.  Run (as root)
        route add 224.0.0.0/4 your-public-ip-address

That would be the best solution.  But if you want to change the code, you can 
do whatever you want (subject, as always, to the LGPL).

This will be my (and your) last posting on this topic.


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