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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 16 06:07:25 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





------- Comment #4 from Zeeshan Ali  2007-02-16 14:05 UTC -------
(In reply to comment #3)
> you need to install an element event function to get the event, then use that
> to insert stuff in the pipeline.

Hmm? I think i need to clarify a little; This *source* element is the receiver
of the event and although usually it shall be application that will send the
event but it could also be another (downstream) element in the pipeline.

Also i forgot to mention in my previous comments that there will be an RTP
muxer element (which i am supposed to write next) that is supposed to mux
different RTP streams and this element would typically be used with that muxer
element, along with an RTP payloader. So the pipeline would look something like
this:

                          rtpdtmfsrc -> rtpmuxer -> networksink
                                         ^
                                         |
audiosrc -> encodoer -> rtppayloader -----


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




More information about the Gstreamer-bugs mailing list