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:10:23 +0000 (14:10 +0300)
commita9db3e7f092cfeb5475e9aa24b1e91906c141d52
treef3079df4d000af43f57adf9fd1ad2a74644a61b9
parent7f0ae77e400fb8a0462a76a5dd2e63e12c4a2e52
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.

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