gstreamer/gst/rtsp-server
Wim Taymans 5955fc7d12 media: keep track of active transports
Keep track of which transport is active to avoid closing the connection too
soon.
Remove the destination transport also when going to NULL.
Print some stats about the SDES and other RTCP messages we receive from the
clients.
2009-05-26 11:42:41 +02:00
..
Makefile.am server: use appsink and appsrc with the API 2009-04-14 23:38:58 +02:00
rtsp-client.c client: warn when we can't do RTP-Info 2009-05-23 16:30:55 +02:00
rtsp-client.h Do some more session cleanup 2009-03-11 19:38:06 +01:00
rtsp-media-factory.c rtsp: add support for dynamic elements 2009-05-24 19:34:52 +02: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 media: keep track of active transports 2009-05-26 11:42:41 +02:00
rtsp-media.h media: keep track of active transports 2009-05-26 11:42:41 +02:00
rtsp-sdp.c sdp: don't add encoding name when absent in caps 2009-05-24 19:33:22 +02:00
rtsp-sdp.h Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-server.c Added finalize function to GstRTPSPServer to unref session pool and media mapping 2009-04-21 00:14:41 +02:00
rtsp-server.h Rename a variable 2009-02-04 09:57:55 +01:00
rtsp-session-pool.c Do some more session cleanup 2009-03-11 19:38:06 +01:00
rtsp-session-pool.h Pass GTimeVal around for performance reasons 2009-02-13 19:58:17 +01:00
rtsp-session.c docs: fix typo in API docs 2009-04-01 00:45:17 +01:00
rtsp-session.h Add TCP transports 2009-03-11 16:45:12 +01:00