[gstreamer-bugs] [Bug 408569] New: Need for new event type

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 16 04:34:26 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=408569

  GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: Need for  new event type
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: zeenix at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


We are currently working on adding DTMF (RFC 2833) support in our framework. As
the first step we needed an src element that generates DTMF named events when
asked by the application. So I wrote an element by the name RTPDTMFSrc which is
ready and working. It has temporarily been put into a gst-plugins-farsight
branch until it is moved to gst-plugins-good but before I file a bug to move
the plugin there, I think it would be better if we first create a special gst
event for representing a DTMF event (GST_EVENT_DTMF) so this element use that
instead of a custom upstream event. Please refer to the doc-section comments of
the element for details on the parameters of such an event.

For online view of the source code of the element:
http://projects.collabora.co.uk/~daf/monkey/gst-plugins-farsight-dtmf/
For downloading the complete source: `darcs get
http://projects.collabora.co.uk/~zeenix/gst-plugins-farsight-dtmf/`


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




More information about the Gstreamer-bugs mailing list