rtsp-stream: Don't require address pool in the transport specific case
authorPatricia Muscalu <patricia@dovakhiin.com>
Fri, 23 Feb 2018 13:34:32 +0000 (14:34 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 14 Aug 2018 11:31:42 +0000 (14:31 +0300)
commit048e24a7c6761fb82ceb3672db91a2b8d13754e1
treede239b0a0e9e9afd6ee2aea09c437f05f4211560
parent308480e7624fba1e1b28685907c0b0d1556950fc
rtsp-stream: Don't require address pool in the transport specific case

If "transport.client-settings" parameter is set to true, the client is
allowed to specify destination, ports and ttl.
There is no need for pre-configured address pool.

Change-Id: I6ae578fb5164d78e8ec1e2ee82dc4eaacd0912d1

https://bugzilla.gnome.org/show_bug.cgi?id=793441
gst/rtsp-server/rtsp-stream.c
tests/check/gst/client.c