[Bug 793715] New: rtspsrc: regression with streams marked as recvonly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 22 10:22:51 UTC 2018


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

            Bug ID: 793715
           Summary: rtspsrc: regression with streams marked as recvonly
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: t.i.m at zen.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

<mndar> Thanks for your tip yesterday about the GStreamer not detecting RTSP
camera stream. Turns out this line is causing the problem. Disregarding that
condition the camera stream works. In gstrtspsrc.c,
"gst_sdp_media_get_attribute_val (media, "recvonly") != NULL" was causing that
problem. I see that the 'if' condition has changed in git master 

https://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/rtsp/gstrtspsrc.c#n1775

(log files were pasted to pastebin but pages expired now)

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