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

Luca Abeni lucabe72
Mon Oct 15 10:38:16 CEST 2007


Hi Ronald,

On Sun, 2007-10-14 at 22:21 -0400, Ronald S. Bultje wrote:
[...]
> Ok, so I'm trying to see whether I can make this work with my ipv6 patch,
> and using svn base to get a working testcase to continue from.
Are you trying to stream IPV6 or IPv4? In the first case, can you try
IPv4 and check if it works? (just to be sure that we are seeing the same
results, at least in one case :)

> I've tried several mpeg files, and it doesn't work for me.
The only important thing about the files is that they must be MPEG PS
containing mp2 or mp3 audio and MPEG1 (not MPEG2) video. "output_example
test.mpg" will produce a file that is ok.

> Your ffserver.conf excerpt
> in the sample ffserver.conf gives me nothing. It connects properly, but
> ffplay hangs in av_find_stream_info():
What appears in ffserver's log? Can you try using "vlc -vvv <rtsp url>"
to receive the video, which gives much more debugging information?
Also, can you capture some traffic with wireshark to chek if the audio
and video streams are actually started?


			Thanks,
				Luca





More information about the ffmpeg-devel mailing list