gstreamer/gst/rtsp-server
Wim Taymans 9182263532 client: rework setup request a little
Cache the media in DESCRIBE based on the longest matching path with the uri
that we can find in the mount points.

Rework the setup request a little to get the media from the session or from
the longest matching path, this way we can derive the control string as
everything after the path instead of hardcoding it.

Find the stream based on the control string and only open a session when all
this can be done.
2013-07-03 15:55:38 +02:00
..
.gitignore .gitignore: 0.10 => 0.11 2011-06-07 10:59:03 +02:00
Makefile.am rtsp-server: Allow building of static library 2013-07-03 10:40:48 +02:00
rtsp-address-pool.c address-pool: Verify that multicast addresses are used for multicast and vice-versa 2013-03-11 11:07:20 +01:00
rtsp-address-pool.h address-pool: Add unicast addresses 2013-03-11 11:07:20 +01:00
rtsp-auth.c Document locking and its order 2013-03-11 11:07:19 +01:00
rtsp-auth.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-client.c client: rework setup request a little 2013-07-03 15:55:38 +02:00
rtsp-client.h client: add method to filter managed sessions 2013-06-26 17:19:11 +02:00
rtsp-media-factory-uri.c Document locking and its order 2013-03-11 11:07:19 +01:00
rtsp-media-factory-uri.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-media-factory.c rtsp-media-factory: g_signal_connect_object is not thread safe, can't use it here 2013-03-22 18:59:50 -04:00
rtsp-media-factory.h media-factory: fix typo 2013-06-26 16:31:39 +02:00
rtsp-media.c media: add method to find a stream by control url 2013-07-03 15:14:39 +02:00
rtsp-media.h media: add method to find a stream by control url 2013-07-03 15:14:39 +02:00
rtsp-mount-points.c mount-points: remove useless vmethod 2013-07-03 11:10:27 +02:00
rtsp-mount-points.h mount-points: remove useless vmethod 2013-07-03 11:10:27 +02:00
rtsp-params.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-params.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-sdp.c sdp: get control string from stream 2013-07-02 15:54:43 +02:00
rtsp-sdp.h sdp: cleanup sdp info 2013-06-14 16:06:46 +02:00
rtsp-server.c rtsp-server: Expose the use_client_settings API 2013-06-03 12:04:44 +02:00
rtsp-server.h rtsp-server: Expose the use_client_settings API 2013-06-03 12:04:44 +02:00
rtsp-session-media.c session: use path matching for session media 2013-07-03 12:37:48 +02:00
rtsp-session-media.h session: use path matching for session media 2013-07-03 12:37:48 +02:00
rtsp-session-pool.c rtsp-session-pool: corrected session timeout detection 2013-05-30 13:13:05 +02:00
rtsp-session-pool.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-session.c session: use path matching for session media 2013-07-03 12:37:48 +02:00
rtsp-session.h session: use path matching for session media 2013-07-03 12:37:48 +02:00
rtsp-stream-transport.c stream-transport: remove old if 0 block 2013-07-01 12:04:45 +02:00
rtsp-stream-transport.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-stream.c stream: add method to check control url of stream 2013-07-03 15:13:45 +02:00
rtsp-stream.h stream: add method to check control url of stream 2013-07-03 15:13:45 +02:00