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

Ronald S. Bultje rsbultje
Tue Jan 6 06:09:34 CET 2009


Hi,

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...

Ronald
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtsp-ms-set-request-interleave-property.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090106/2607839a/attachment.txt>



More information about the ffmpeg-devel mailing list