rtspsrc: allow client to disable reconnection
authorAleix Conchillo Flaque <aleix@oblong.com>
Thu, 13 Sep 2012 05:11:20 +0000 (22:11 -0700)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 16 Nov 2012 11:55:10 +0000 (12:55 +0100)
commit6c855edf03edd71eefe15576a91ebf7e03e772e8
tree903d40a6d87ed823fe35f9dd8cec6879d4f3ea42
parente2a4d28c1fd9aea5229846db34c5a2dfc3d33ae5
rtspsrc: allow client to disable reconnection

* gst/rtsp/gstrtspsrc.[ch]: added new "udp-reconnect" property. Before,
  rtspsrc always tried to reconnect to the server when the RTSP
  connection was closed by the server. This property lets the user
  decide whether it wants rtspsrc to reconnect or not.

  https://bugzilla.gnome.org/show_bug.cgi?id=683912
gst/rtsp/gstrtspsrc.c
gst/rtsp/gstrtspsrc.h