[FFmpeg-devel] [PATCH] Use the actual RTSP peer IP for RTP sessions

Martin Storsjö martin
Tue Mar 9 11:44:13 CET 2010


On Mon, 8 Mar 2010, Martin Storsj? wrote:

> Therefore, once connected over TCP, replace the host name with the actual 
> numerical IP address that we're connected to.

Ronald, is this part (updating the host variable using getpeername + 
getnameinfo, 0001 in the first series, 0004 in both of the later suggested 
series) ok? This fixes the issue completely for demuxer part, if trying to 
receive streams from e.g. rtsp://localhost/...

// Martin



More information about the ffmpeg-devel mailing list