[Bug 744379] New: gst-rtsp-server not prerolling when piping data into the media-pipeline ?

bugzilla at gnome.org bugzilla at gnome.org
Thu Feb 12 01:58:02 PST 2015


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

            Bug ID: 744379
           Summary: gst-rtsp-server not prerolling when piping data into
                    the media-pipeline ?
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-rtsp-server
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: fraxinas at opendreambox.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

so i've got this gst-rtsp-server application with a pipeline that essentially
looks like fdsrc ! demux name=d  d. ! audioparser ! queue ! rtpaudiopay   d. !
videoparser ! queue ! rtpvideopay
this contraption works as long as i feed data like this app < stream.ts but
fails to preroll with cat stream.ts | app
when gdp-(de)payloading the stream, then it doesn't preroll either way

so i've done some debugging and with the help of slomo, noticed that there are
queues missing in front of the multiudpsink elements

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