[Bug 671721] New: allow disabling RTSP keep alive packets

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 9 05:58:33 PST 2012


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

           Summary: allow disabling RTSP keep alive packets
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: marc.leeman at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=209318)
 View: https://bugzilla.gnome.org/attachment.cgi?id=209318
 Review: https://bugzilla.gnome.org/review?bug=671721&attachment=209318

adds an option do-rtsp-keep-alive

Some hardware RTSP encoders (Arecont) have very bad TCP stacks. This already
resulted in the short-header option to mimic simplistic RTSP initialisation.

Unfortunately, this encoder still seems to choke on the RTSP OPTIONS being sent
every 0.9*60s.

This patch adds an option do-rtsp-keep-alive that has the same behaviour as
do-rtcp-keep-alive.

It is on by default and can be set to FALSE to stop sending keep alives.

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