[gstreamer-bugs] [Bug 585549] New: Add RTP blocksize functionality to rtspsrc element

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jun 12 05:01:42 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=585549

  GStreamer | gst-plugins-good | Ver: git
           Summary: Add RTP blocksize functionality to rtspsrc element
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: patrick.radizi at axis.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


In RTSP there is a parameter named Blocksize that can be set in the SETUP
request to request a specific size of the RTP packages.This parameter is not
supported in the current version of the rtspsrc element, but for performance
tuning it would be nice to have. 

The parameter is present in the rtsp libraries in gst-plguins-base, so all that
is needed is for the src element to make use of it. I have made a patch for the
rtspsrc element which adds a new property named rtp-blocksize that does just
that.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=585549.




More information about the Gstreamer-bugs mailing list