[Bug 794789] rtspclientsink: Fix client ports for the RTCP backchannel

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 30 15:30:39 UTC 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #370346|none                        |needs-work
             status|                            |

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

::: gst/rtsp-server/rtsp-stream.c
@@ +1511,3 @@
   priv = stream->priv;

+  GST_ERROR_OBJECT (stream, "Allocating sockets");

This is not an error

@@ +3747,2 @@
       if (add) {
+        GST_ERROR_OBJECT (stream, "adding %s:%d-%d", dest, min, max);

and neither is this :)

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