client: Add query to control path
authorJonas Holmberg <jonashg@axis.com>
Tue, 1 Oct 2013 12:04:17 +0000 (14:04 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 4 Oct 2013 04:14:32 +0000 (06:14 +0200)
commit1742399e2369eebf5744d493b8a3c9a3f8d9bf7c
treec2d91a0d88efa504129056fe5807e212286c35b0
parent59b53c90c3e4bce2fbb6dd1c9fea4527dafb9608
client: Add query to control path

If the SETUP url contains a query it must be appended to the control
path so that it matches any already created stream in the media. The
query will also be appended to the session media path.
gst/rtsp-server/rtsp-client.c