client: emit signal in the beginning of each rtsp request
authorBranko Subasic <branko@axis.com>
Wed, 24 Aug 2016 09:39:13 +0000 (11:39 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 1 Nov 2016 18:25:22 +0000 (20:25 +0200)
commit8425ea696928971333a71ebf8f76e399cf13be5c
treee9977a32a9b51fa4d328bb0f0e5cdf3d845b74e4
parent0922951c26f53af17fc96923117dc710661245f5
client: emit signal in the beginning of each rtsp request

These signals let the application validate the requests, configure the
media/stream in a certain way and also generate error status code in
case of error or bad request.

https://bugzilla.gnome.org/show_bug.cgi?id=758062
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-client.h