[FFmpeg-devel] [PATCH] Make RTP work with IPv6 enabled

Luca Abeni lucabe72
Mon Oct 15 19:37:04 CEST 2007


Hi Roland,

On Mon, 2007-10-15 at 12:02 -0400, Ronald S. Bultje wrote:
> On 10/15/07, Luca Abeni <lucabe72 at email.it> wrote:
> > Ok, I bisected it. r10604 works fine, while r10605 has the bug... It
> > seems that commit 10605 "refactor url_split(), preparing for IPv6
> > support" is guilty.
> 
> 
> Does the question mark fix in the other thread from me fix that?

Yes, it does. So, after applying it you should be able to test ffserver
with ffplay...


> It should
> fix the url_split() regression. I still have the problem after that.

What's the other problem? The one forcing to use "--disable-ipv6"? In my
tests, it is fixed by the patch that originates this thread. So, summing
up:

- Current svn does not work unless "--disable-ipv6" is used. When ffmpeg
is configured with "--disable-ipv6", ffserver works, but ffplay cannot
receive streams from it
- Your patch fixes ffplay
- The patch from Nicolas George removes the need for "--disable-ipv6"


				Luca





More information about the ffmpeg-devel mailing list