client: improve client cleanups
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 6 Apr 2010 15:08:40 +0000 (17:08 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 6 Apr 2010 15:08:40 +0000 (17:08 +0200)
commit336ffc0941308597105f4cd3bc8c1cb497b38108
treec2999e8b3bacf8ac50d4d8225f4afde2c6082098
parent4fdd2bf4d1b6796cc055b3d2ad42b3687a229fcd
client: improve client cleanups

Make sure the session does not timeout when using TCP. We need to do this
because quicktime player does not send RTCP for some reason in tunneled
mode.
Refactor some cleanup code.

Fixes #612915
gst/rtsp-server/rtsp-client.c