[FFmpeg-devel] [PATCH] rtsp.c: read TCP server notifications/messages

Ronald S. Bultje rsbultje
Wed Mar 4 15:15:06 CET 2009


Hi,

as per $subj, this patch allows us to parse messages from RTSP servers
over the RTSP/TCP connection, either interleaved with the TCP data
packets or in addition to the UDP data packets. This eventually (next
patch) allows us to read things like interrupt, EOS etc. notifications
from the RTSP server.

Ronald

PS I know the content-type of the patch is screwed up, thanks to Luca
for poking me about that, I'm working on fixing it... Blame Firefox,
as always.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtsp-tcp-interleave-messages.patch
Type: application/octet-stream
Size: 4290 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090304/9a7e89c8/attachment.obj>



More information about the ffmpeg-devel mailing list