[FFmpeg-devel] [PATCH] Support RTP/TCP in the RTSP muxer
Martin Storsjö
martin
Mon Mar 15 16:50:33 CET 2010
Hi,
Here's an initial implementation of supporting RTP/TCP in the RTSP muxer.
The first two parts don't really relate to this, but are things that may
need to be fixed anyway. I haven't received any RTP/TCP interleaved packet
while sending, but if one would be received, this (or something similar)
is needed.
The third part actually adds support for the TCP interleaved packets.
While things seem to work generally with darwin streaming server, some
packets seem to get lost in some cases, which I don't totally understand
at the moment. I don't know if this is DSS's fault or mine (the same
setups usually work just fine over UDP).
// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-rtsp_skip_packet-non-static-add-ff-prefix.patch
Type: text/x-diff
Size: 1733 bytes
Desc:
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100315/4702ba31/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Don-t-let-ff_rtsp_read_reply-skip-interleaved-RTP-TC.patch
Type: text/x-diff
Size: 1883 bytes
Desc:
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100315/4702ba31/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-support-for-TCP-as-lower-transport-in-the-RTSP-m.patch
Type: text/x-diff
Size: 4898 bytes
Desc:
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100315/4702ba31/attachment-0002.patch>
More information about the ffmpeg-devel
mailing list