stream: Choose the maximum ttl value provided by multicast clients
authorPatricia Muscalu <patricia@axis.com>
Wed, 25 Jul 2018 13:33:18 +0000 (15:33 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 14 Aug 2018 11:10:41 +0000 (14:10 +0300)
commit499e437e501215849d24cdaa157e0edf4de097d0
tree15ee954726cb82f0a3a16285b15ded2cde73769f
parenta9db3e7f092cfeb5475e9aa24b1e91906c141d52
stream: Choose the maximum ttl value provided by multicast clients

The maximum ttl value provided so far by the multicast clients
will be chosen and reported in the response to the current
client request.

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