gstreamer/gst/rtsp-server
Wim Taymans 6d6ba1ee61 server: separate create and accept
Create separate create and accept methods so that subclasses can create custom
client object.
Configure the server in the client object and prepare for keeping track of
connected clients.
2011-01-12 10:57:08 +01:00
..
.gitignore gitignore: updates 2011-01-11 13:04:31 +01:00
Makefile.am auth: add authentication object 2011-01-12 00:22:27 +01:00
rtsp-auth.c auth: fix memleak and add some docs 2011-01-12 10:41:42 +01:00
rtsp-auth.h client: delegate setup of auth to the manager 2011-01-12 00:35:28 +01:00
rtsp-client.c client: add support for setting the server. 2011-01-12 10:42:52 +01:00
rtsp-client.h client: add support for setting the server. 2011-01-12 10:42:52 +01:00
rtsp-funnel.c funnel: rename fsfunnel to rtspfunnel 2011-01-10 15:10:53 +01:00
rtsp-funnel.h funnel: rename fsfunnel to rtspfunnel 2011-01-10 15:10:53 +01:00
rtsp-media-factory-uri.c factory-uri: use right property type 2011-01-07 11:24:39 +01:00
rtsp-media-factory-uri.h factory-uri: add support for gstpay 2010-12-23 18:53:01 +01:00
rtsp-media-factory.c media-factory: make lock macro 2010-12-11 18:04:29 +01:00
rtsp-media-factory.h media-factory: make lock macro 2010-12-11 18:04:29 +01:00
rtsp-media-mapping.c rtsp-server: Run gst-indent 2010-12-11 10:48:42 +01:00
rtsp-media-mapping.h rtsp-server: Some more doc fixups 2010-12-11 10:48:25 +01:00
rtsp-media.c funnel: rename fsfunnel to rtspfunnel 2011-01-10 15:10:53 +01:00
rtsp-media.h rtsp-media.h: Minor corrections in comments. 2011-01-11 21:32:45 +01:00
rtsp-params.c rtsp-server: Run gst-indent 2010-12-11 10:48:42 +01:00
rtsp-params.h rtsp: prepare for handling GET/SET_PARAMETER 2009-06-10 00:01:07 +02:00
rtsp-sdp.c media: make method to retrieve the play range 2010-12-28 18:35:01 +01:00
rtsp-sdp.h rtsp: keep track of server ip and ipv6 2010-03-16 18:37:18 +01:00
rtsp-server.c server: separate create and accept 2011-01-12 10:57:08 +01:00
rtsp-server.h server: separate create and accept 2011-01-12 10:57:08 +01:00
rtsp-session-pool.c rtsp-server: Run gst-indent 2010-12-11 10:48:42 +01:00
rtsp-session-pool.h rtsp-server: Some more doc fixups 2010-12-11 10:48:25 +01:00
rtsp-session.c rtsp-server: add support for buffer lists 2010-12-29 16:26:41 +01:00
rtsp-session.h rtsp-server: add support for buffer lists 2010-12-29 16:26:41 +01:00