client: use 454 when session can't be found
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 27 Nov 2012 11:11:41 +0000 (12:11 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 27 Nov 2012 11:11:41 +0000 (12:11 +0100)
commita26e9b621ea5ba0fd88f090abc9e251c75672fa7
treea5ba3d37cd180c19a01f6dd1dc4d6f28f1f21eac
parent4782d08bdc88f523076a0f97e8ebd62cb2e65839
client: use 454 when session can't be found

We should use 454 when a session can't be found because there was no session
pool configured in the server. This is not a server configuration problem
because the server on which the request is done might not be the same one that
will keep the sessions for us and so it does not need to support sessions.
gst/rtsp-server/rtsp-client.c