[gstreamer-bugs] [Bug 596072] [rtpmux] : add ssrc to outcaps, get ssrc from downstream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 30 13:43:30 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=596072
  GStreamer | gst-plugins-bad | git

--- Comment #4 from Aurelien Grimaud <gstelzz at yahoo.fr> 2009-10-30 20:43:27 UTC ---
Well, according to the above pipeline it does not ...
As the muxer is between packetizer and rtpsource, it prevents packetizer from
getting ssrc from rtpsource.
The muxer gives its own ssrc to upstream element, so when downstream rtpsource
gets its buffer, it wont have the expected ssrc.
Buffer must then be changed to set ssrc, resulting in a
gst_buffer_make_writable.

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