[FFmpeg-devel] [PATCH] Make RTP work with IPv6 enabled
    Luca Abeni 
    lucabe72
       
    Sat Oct 13 12:36:49 CEST 2007
    
    
  
Hi Nicolas,
On Fri, 2007-10-12 at 20:19 +0200, Nicolas George wrote:
> Without IPv6, opening an UDP socket without an explicit local_port will call
> bind and getsockname to let the kernel choose an ephemeral port. If IPv6 is
> enabled, it is not done.
> 
> The following patch fixes it.
Thanks; I tested this patch and I confirm that it fixes RTP streaming
when IPV6 is enabled.
I do not know the IPV6 code, so I cannot comment on the technical
details of the patch, but this looks like a big improvement in the
behaviour.
			Thanks,
				Luca
    
    
More information about the ffmpeg-devel
mailing list