session: use path matching for session media
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 3 Jul 2013 10:37:48 +0000 (12:37 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 3 Jul 2013 10:37:48 +0000 (12:37 +0200)
commit5a833f503eb22a25b73646d9a82ecc3f0e9406f9
treec2ba25f16555e5fd712f42ef99ce2a93f886b406
parent8f79daef5e007ecc2e32bf1fac53dca9e94dc7ec
session: use path matching for session media

Use a path string instead of a uri to lookup session media in the sessions. Also
use path matching to find the largest possible path that matches.
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-session-media.c
gst/rtsp-server/rtsp-session-media.h
gst/rtsp-server/rtsp-session.c
gst/rtsp-server/rtsp-session.h