gstreamer/gst/rtsp-server
Wim Taymans aedd4652f3 Add beginnings of session timeouts and limits
Add the timeout value to the Session header for unusual timeout values.

Allow us to configure a limit to the amount of active sessions in a pool. Set a
limit on the amount of retry we do after a sessionid collision.

Add properties to the sessionid and the timeout of a session. Keep track of
creation time and last access time for sessions.
2009-02-04 19:52:50 +01:00
..
Makefile.am Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-client.c Add beginnings of session timeouts and limits 2009-02-04 19:52:50 +01:00
rtsp-client.h Cleanups and reuse media from DESCRIBE 2009-01-30 12:17:51 +01:00
rtsp-media-factory.c Drop const from functions dealing with urls 2009-01-31 19:50:33 +01:00
rtsp-media-factory.h More docs and small cleanups 2009-01-30 14:53:28 +01:00
rtsp-media-mapping.c Cleanups and doc updates 2009-01-22 18:35:17 +01:00
rtsp-media-mapping.h Cleanups and doc updates 2009-01-22 18:35:17 +01:00
rtsp-media.c Cleanup of sessions and more 2009-02-04 17:00:42 +01:00
rtsp-media.h Cleanup of sessions and more 2009-02-04 17:00:42 +01:00
rtsp-sdp.c Cleanup of sessions and more 2009-02-04 17:00:42 +01:00
rtsp-sdp.h Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-server.c More docs and small cleanups 2009-01-30 14:53:28 +01:00
rtsp-server.h More docs and small cleanups 2009-01-30 14:53:28 +01:00
rtsp-session-pool.c Add beginnings of session timeouts and limits 2009-02-04 19:52:50 +01:00
rtsp-session-pool.h Add beginnings of session timeouts and limits 2009-02-04 19:52:50 +01:00
rtsp-session.c Add beginnings of session timeouts and limits 2009-02-04 19:52:50 +01:00
rtsp-session.h Add beginnings of session timeouts and limits 2009-02-04 19:52:50 +01:00