Add gst_rtsp_client_send_request API
authorYouness Alaoui <youness.alaoui@collabora.co.uk>
Mon, 10 Jun 2013 21:32:12 +0000 (17:32 -0400)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 25 Jun 2013 12:58:17 +0000 (14:58 +0200)
commitd2dab470852e1959f03ef3410bd795c96b69e418
treecf08d555a8d9d50dd453102805fa5dad2c277c89
parentaab11985169d6b27443c3581eadbe0760c6f9bce
Add gst_rtsp_client_send_request API

This makes it possible to send arbitrary messages to a client, such as
SET_PARAMETER or GET_PARAMETER
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-client.h