[Bug 684924] New: rtspsrc: flush connection when going to null state

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 26 18:29:29 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=684924
  GStreamer | gst-plugins-good | 0.10.31

           Summary: rtspsrc: flush connection when going to null state
    Classification: Platform
           Product: GStreamer
           Version: 0.10.31
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: aleix at oblong.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Connection is not flushed if we are going to NULL state (and calling
gst_rtspsrc_stop). This means that if the gstrtspsrc task is in the middle of
opening the connection it might get stuck, for example, in
gst_rtspsrc_try_send. In this example, gst_rtspsrc_stop will block for 20
seconds waiting for the thread to complete.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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