gstreamer/gst/rtsp-server
Wim Taymans e789a8fdf3 Cleanup of sessions and more
Fix the refcounting of media and sessions in the client. Properly clean up the
session data when the client performs a teardown.

Add Server header to responses.

Allow for multiple uri setups in one session.

Add Range header to the PLAY response and add the range attribute to the SDP
message.

Fix the session pool remove method, it used the wrong key in the hashtable. Also
give the ownership of the sessionid to the session object.
2009-02-04 17:00:42 +01:00
..
Makefile.am Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-client.c Cleanup of sessions and more 2009-02-04 17:00:42 +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 Cleanup of sessions and more 2009-02-04 17:00:42 +01:00
rtsp-session-pool.h Cleanups and doc updates 2009-01-22 18:35:17 +01:00
rtsp-session.c Cleanup of sessions and more 2009-02-04 17:00:42 +01:00
rtsp-session.h Cleanup of sessions and more 2009-02-04 17:00:42 +01:00