[gstreamer-bugs] [Bug 358040] Can't receive speex rtp in the middle of a stream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Sep 28 06:26:03 PDT 2006


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

GStreamer | gstreamer (core) | Ver: 0.10.10


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com




------- Comment #1 from Wim Taymans  2006-09-28 13:25 UTC -------
The speex payloader should signal the codec configuration parameters out of
band, like in SDP as specified in the RFC. The payloader currently also
transmits the header/comment packets, which is not following the RFC.

The depayloader should parse the codec parameters received on the caps (from
the SDP) and create a header from those for the decoder. It should also create
a minimal comment packet to satisfy the decoder.


-- 
Configure bugmail: http://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