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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 14 06:55:57 UTC 2018


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

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

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

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

generally looks good, just one question

::: gst/rtsp-server/rtsp-stream.c
@@ +1475,3 @@
     g_clear_object (&rtp_socket);
+    if (transport_settings_defined)
+      goto transport_settings_error;

What if we already have been bound to that UDP port and the corresponding
elements could be used for this new client too? Is that covered somewhere?

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