[Bug 793441] rtsp-stream: client transport is not updated for multicast clients

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 21 10:08:22 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=793441

--- Comment #13 from Patricia Muscalu <patricia at axis.com> ---
In order to proceed, I need to ask a couple of questions regarding
gst_rtsp_stream_reserve_address() API:

1. What does it really mean to reserve a multicast address? What's supposed to
be achieved by this API?

2. Why is this function called from default_configure_client_transport() in the
specific transport case? Does it mean that the default implementation does not
allow multiple mcast requests with the same multicast group? It's allowed in
the normal case anyway. 

3. In the client settings case, why do we require the existence of an address
pool? If "transport.client-settings" parameter is set to true, the client is
allowed to specify destination etc. There is no need for pre-configured address
pool, I guess.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list