[FFmpeg-devel] [PATCH] RTSP-MS 9/15: add interleave property to the TCP transport line of the SETUP request

Luca Barbato lu_zero
Tue Jan 6 13:43:48 CET 2009


Ronald S. Bultje wrote:

> When choosing TCP as a transport, RTP-compliant servers will
> automatically select an interleave ID for each stream transmitted over
> the TCP session. This property can then be used client-side to detect
> which stream each packet belongs to. Somehow, Microsoft RTSP wants us
> to request the ID client-side in the SETUP request.
> 
> This patch adds support for this weird protocol construction...

Looks ok but

 >                            ";unicast;interleaved=%d-%d",

unicast isn't necessary, defining interleaved is part of the standard 
anyway.

lu

-- 

Luca Barbato
Gentoo Council Member
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero





More information about the ffmpeg-devel mailing list