rtsp: don't let the rtsp connection timeout
authorThijs Vermeir <thijsvermeir@gmail.com>
Fri, 29 Oct 2010 12:24:54 +0000 (14:24 +0200)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 29 Oct 2010 13:22:39 +0000 (14:22 +0100)
commit2e888cb7849d5a22327578b545dfdf5f4355a2e9
tree59597f5766f9afb6618439a8c417fd78f575dfb6
parent0750531378b12957cd4a891e6dd4158ba7409fc7
rtsp: don't let the rtsp connection timeout

Because we should act before the rtsp server does a timeout, we
reduce the timeout-time with 5 seconds, this should be safe to always
keep te rtsp connection alive.

https://bugzilla.gnome.org/show_bug.cgi?id=633455
gst-libs/gst/rtsp/gstrtspconnection.c