Some more session timeout handling
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 13 Feb 2009 11:57:45 +0000 (12:57 +0100)
committerWim Taymans <wim@metal.(none)>
Fri, 13 Feb 2009 11:57:45 +0000 (12:57 +0100)
commite1154c92d6eaab316a656e64e261529fbf54e1ea
tree70369b65a3e19766c8b2d3bb1af0644d0e83efc8
parent34152ec84085f475934236341e8f01840ea74a0b
Some more session timeout handling

Move the session header setting code to a central place so that we always add
the timeout parameter too.

Handle timeouts by running the session cleanup code.

Stop media before cleaning up.
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-session-pool.c
gst/rtsp-server/rtsp-session.c