[gstreamer-bugs] [Bug 415001] New: Add a min-ptime property to the GstBaseRTPAudioPayload class

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 5 10:14:59 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=415001

  GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: Add a min-ptime property to the GstBaseRTPAudioPayload
                    class
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: tester at tester.ca
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The Base rtp class supports a max-ptime property, but no min-ptime. In some
cases, the applications wants to force the payloader to send bigger packets
(which will reduce the total bandwidth used.

I'm attaching 2 patches. One which adds the property to the Audio Class
(without changing the abi and it defaults to the old behavior if the min-ptime
property is not set). The second one moves the min-ptime property to the
GstBaseRTPPayload class and adds a callback to be able to handle pad events in
the childs of the class if needed.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list