[Bug 745672] New: rtspsrc over tcp regression

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 5 03:24:33 PST 2015


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

            Bug ID: 745672
           Summary: rtspsrc over tcp regression
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: lists at svrinformatica.it
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

please try this launch line:

gst-launch-1.0 rtspsrc
location="rtspt://admin:password@93.63.189.11:55455/udpstream" ! rtpmp4vdepay !
mpeg4videoparse ! avdec_mpeg4 ! xvimagesink

this will work fine with gstreamer 1.4 and each previous version (also 0.10)
but does not work in git master, the resulting caps are unknown and the stream
ignored. The logs says:

0:00:02.465429803 15180      0x1bf40f0 DEBUG                rtspsrc
gstrtspsrc.c:4688:gst_rtspsrc_handle_data:<rtspsrc0> unknown stream on channel
0, ignored

The same camera works fine using rtsp over udp with git master too,

please fix

thanks
Nicola

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