gstreamer/gst/rtsp-server
Wim Taymans b19b1fbe6b Cleanups and reuse media from DESCRIBE
Handle thread create errors.
Rename some internal methods to better match what they actually do.
Handle misconfiguration of session_pool and media_mapping gracefully.
Cache the DESCRIBE media and uri in the client connection and reuse them when
we receive a SETUP request in the same connection for the same uri.
Cleanup the client connection object.
2009-01-30 12:17:51 +01:00
..
Makefile.am Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-client.c Cleanups and reuse media from DESCRIBE 2009-01-30 12:17:51 +01:00
rtsp-client.h Cleanups and reuse media from DESCRIBE 2009-01-30 12:17:51 +01:00
rtsp-media-factory.c Add shared properties to media and factory 2009-01-30 12:17:46 +01:00
rtsp-media-factory.h Add shared properties to media and factory 2009-01-30 12:17:46 +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 Add shared properties to media and factory 2009-01-30 12:17:46 +01:00
rtsp-media.h Add shared properties to media and factory 2009-01-30 12:17:46 +01:00
rtsp-sdp.c Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-sdp.h Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-server.c Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-server.h Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-session-pool.c Allow custom session pools to override the session id allocation algorithms 2009-01-20 19:41:53 +01:00
rtsp-session-pool.h Cleanups and doc updates 2009-01-22 18:35:17 +01:00
rtsp-session.c Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-session.h Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00