[gstreamer-bugs] [Bug 604101] rtpmux: update the current_ssrc from the caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 14 10:23:54 PST 2009


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

Olivier Crete (Tester) <tester> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tester at tester.ca

--- Comment #3 from Olivier Crete (Tester) <tester at tester.ca> 2009-12-14 18:23:49 UTC ---
The reason this is not currently done is that there could be different SSRCs
from the different sink pads. And the muxer will have to modify the header
anyway to change the seqnum. That said, we may want to have something to fetch
the SSRC from the src pad (do a gst_pad_peer_get_caps() in the setcaps and
check if there is a SSRC in there or something).

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