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

Luca Abeni lucabe72
Mon Oct 15 17:42:29 CEST 2007


On Mon, 2007-10-15 at 17:17 +0200, Luca Abeni wrote:
[...]
> > 127.0.0.1 - - [Mon Oct 15 08:18:28 2007] "DESCRIBE
> > rtsp://127.0.0.1:8091/test1.mpg RTSP/1.0" 200 275
> I just reproduced this, and it seems to be a bug related to ffplay or to
> the RTP demuxer (vlc as a client works fine).
> 
> I am currently trying to track down the problem.
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.

Note that the bug does not affect ffserver, but only ffplay (if you use
ffserver from current svn and ffplay from 10604, everything is fine).
This is why I did not notice the problem before (I often test the RTP
muxer, and RTP streaming. But I only sporadically test the RTP demuxer
and ffplay for receiving RTP streams).


				Luca





More information about the ffmpeg-devel mailing list