[Elphel-support] Streamer settings and SDP

Stefan de Konink skinkie at konink.de
Mon Mar 8 18:46:08 PST 2010


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




More information about the Support-list mailing list