client: Use client transport settings for multicast if allowed.
authorOgnyan Tonchev <ognyan.tonchev at axis.com>
Wed, 10 Oct 2012 09:06:02 +0000 (11:06 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 10 Oct 2012 09:07:59 +0000 (11:07 +0200)
commitd581b7bd4e9be7e97e016975f499c5929602e851
treefcbee028a68206fd5ba93b36afefc43fd20e2b8a
parent1a5cf33f0fde902d62f1b66348a02e7e3a05eccd
client: Use client transport settings for multicast if allowed.

This patch makes it possible for the client to send transport settings for
multicast (destination && ttl). Client settings must be explicitly allowed or
the server will use its own settings.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=685561
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-client.h
gst/rtsp-server/rtsp-media.c