On 2012/02/26 15:20, Stefan Sperling wrote: > On Sun, Feb 26, 2012 at 03:05:09PM +0100, Stefan Sperling wrote: > > While here, make livemedia use arc4random() on OpenBSD. > > Ooops, that change was broken in a very stupid way, sorry. > New diff for the net/livemedia part.
> +MASTER_SITES= http://www.live555.com/liveMedia/public/ \ > + http://comstyle.com/source/ Please talk to Brad about mirroring the new distfile if you're keeping his server in MASTER_SITES. > +Fix "Unable to determine our source address: This computer has an > +invalid IP address: 0x7f000001" This message means "can't use multicast because you have the default -reject route installed". With this diff it's now a silent failure. It might be worth adding a note somewhere about this (README etc).. Only lightly tested so far but works for me (including multicast).
