[Bug 770239] SAVP doesn't seem to work when restreaming an RTSP source

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 21 15:55:48 UTC 2016


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

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

::: gst/rtsp-server/rtsp-stream.c
@@ +3698,3 @@
+    for (i = 0; i < 2; i++) {
+      if (priv->blocked_id[i] == 0) {
+        priv->blocked_id[i] = gst_pad_add_probe (priv->send_src[i],

You probably also want to check if the pad exists here. RTCP can be disabled.

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