On Mon, 8 Mar 2010, Scott Janz wrote:

In streamer.cpp it is currently limited to the standard multicast groups:

uint32_t a_min = ntohl(inet_addr("224.0.0.0"));

uint32_t a_max = ntohl(inet_addr("239.255.255.255"));

When I saw the local_to_mult code I noticed some nifty bitmasks are made, I just hope those will not interference.


Stefan

_______________________________________________
Support-list mailing list
[email protected]
http://support.elphel.com/mailman/listinfo/support-list_support.elphel.com

Reply via email to