gstreamer/gst/rtsp-server
Wim Taymans 39c2e31e65 Use ASYNC RTSP io
Use the async RTSP channels instead of spawning a new thread for each client.
If a sessionid is specified in a request, fail if we don't have the session.
2009-02-18 18:57:31 +01:00
..
Makefile.am Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-client.c Use ASYNC RTSP io 2009-02-18 18:57:31 +01:00
rtsp-client.h Use ASYNC RTSP io 2009-02-18 18:57:31 +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 Handle media bus messages 2009-02-13 16:39:36 +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 better debug info 2009-02-18 17:49:03 +01:00
rtsp-media.h Add suport for RTP manager monitoring 2009-02-13 19:54:18 +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 Rename a variable 2009-02-04 09:57:55 +01:00
rtsp-server.h Rename a variable 2009-02-04 09:57:55 +01:00
rtsp-session-pool.c Pass GTimeVal around for performance reasons 2009-02-13 19:58:17 +01:00
rtsp-session-pool.h Pass GTimeVal around for performance reasons 2009-02-13 19:58:17 +01:00
rtsp-session.c Add better support for session timeouts 2009-02-13 19:56:01 +01:00
rtsp-session.h Add better support for session timeouts 2009-02-13 19:56:01 +01:00