rtsp: Added gst_rtsp_connection_set_http_mode().
authorPeter Kjellerstedt <pkj@axis.com>
Wed, 17 Jun 2009 13:37:53 +0000 (15:37 +0200)
committerPeter Kjellerstedt <pkj@axis.com>
Mon, 24 Aug 2009 11:19:46 +0000 (13:19 +0200)
commitfb3b761af54a73f114601dd018aea48a4c7fcbb6
tree305370fa9aa55e1a71a3f79ca47f83c2d7d93390
parentd5b4b5d8afdb49be8d14ee2250ed69d66693fe25
rtsp: Added gst_rtsp_connection_set_http_mode().

With gst_rtsp_connection_set_http_mode() it is possible to tell the
connection whether to allow HTTP messages to be supported. By enabling HTTP
support the automatic HTTP tunnel support will also be disabled.

API: gst_rtsp_connection_set_http_mode()
gst-libs/gst/rtsp/gstrtspconnection.c
gst-libs/gst/rtsp/gstrtspconnection.h