rtsp-stream: Add functions for using rtsp-stream from the client
authorJan Schmidt <jan@centricular.com>
Mon, 16 Nov 2015 14:12:28 +0000 (01:12 +1100)
committerJan Schmidt <jan@centricular.com>
Thu, 28 Jan 2016 14:44:26 +0000 (01:44 +1100)
commitb6ca057c720c2528c9fd557d4b84db83fa0412ee
treef28d9ee91cfb9d489807d1609e507b32076b22e7
parent192a1eea3458bd5d678e0511a0cc1a69d8aa74fa
rtsp-stream: Add functions for using rtsp-stream from the client

Add a boolean to indicate that the rtsp-stream is running on the
'client' side of an RTSP connection, for sending streams via
RECORD. In that case, the roles of the client/server ports
in transport setup are swapped.

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