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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 14 10:07:29 UTC 2018


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

--- Comment #2 from Patricia Muscalu <patricia at axis.com> ---
I would like to mention additional problems:

1. The public API gst_rtsp_stream_get_multicast_address() has been introduced
a long time ago, I know, but what's the real intention of this function? The
server is just sending rtp/rtcp data to the multicast groups. It does not have
any multicast address itself. Which address is supposed to be returned in the
shared media case with clients requesting different multicast addresses? This
question is tightly related to the logic in the
check_mcast_part_for_transport() function. The function will always fail for
the multicast clients requesting another transport settings than the first
multicast client.

2. update_transport() function will change ttl-mc value. Do we want to do this?
   I added a FIXME.

-- 
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