[Bug 776314] rtspsrc: suggest multicast but do not require it

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 21 08:04:56 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #342268|none                        |reviewed
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 342268:
 --> (https://bugzilla.gnome.org/review?bug=776314&attachment=342268)

::: gst/rtsp/gstrtspsrc.c
@@ +6046,2 @@
     if (stream->is_multicast)
+      protocols |= GST_RTSP_LOWER_TRANS_UDP_MCAST;

This seems wrong. You now allow multicast even if protocols (as set via the
property) did not allow it. Or am I missing something?

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