OSDN Git Service

Send dummy requests over the TCP connection (WMS wants GET_PARAMETER,
authorRonald S. Bultje <rsbultje@gmail.com>
Wed, 15 Apr 2009 13:04:34 +0000 (13:04 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 15 Apr 2009 13:04:34 +0000 (13:04 +0000)
commit30e79845b464bd93172bfe1a3ce5f6815178f18e
treeb52c4c142f10fa26495591deba48e4d4a7a2ae3b
parent888505df22aebba26db7cd3b65e4201d8097e582
Send dummy requests over the TCP connection (WMS wants GET_PARAMETER,
Real wants OPTIONS) while the connection is idle, otherwise it will
be aborted after a short period (usually a minute). See the thread
"[PATCH] rtsp.c: keep-alive" on the mailinglist.

Originally committed as revision 18525 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtsp.c
libavformat/rtsp.h