[Elphel-support] Streamer settings and SDP

Scott Janz scott.janz at gmail.com
Mon Mar 8 18:38:15 PST 2010


I think a work-around can be accomplished by expanding the allowable address space for multicast. 

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"));


-scott







On Mar 8, 2010, at 5:13 PM, Stefan de Konink wrote:

> Op 08-03-10 22:36, Scott Janz schreef:
>> Andrey,
>> 
>> STROP_MCAST_IP only allows changing the lead value of the multicast
>> address (232). I need to change the whole thing.
> 
> It is indeed a bit more 'difficult' with respect to the current code. 
> But adding this stream directly to ip X, is technically not much 
> different than the current multicast mode.
> 
> (Because for multicast some other administration was done, so somethings 
> should be skipped some others added)
> 
> 
> Stefan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://support.elphel.com/pipermail/support-list_support.elphel.com/attachments/20100308/d3ae32d8/attachment-0002.html>


More information about the Support-list mailing list