[Bug 683912] New: rtspsrc: allow client not to reconnect

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 12 22:04:38 PDT 2012


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

           Summary: rtspsrc: allow client not to reconnect
    Classification: Platform
           Product: GStreamer
           Version: 0.10.31
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          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: ---


Current rtspsrc implementation tries to reconnect whenever the RTSP connection
socket is closed by the server (GST_RTSP_EEOF). It would be good to let the
client decide whether it wants to perform this reconnection or just abort.

The two places where reconnection is done are:

- gst_rtspsrc_loop_udp
- gst_rtspsrc_try_send (when reading for the response)

Reconnection is not done in interleaved mode (TCP).

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