[Bug 711560] rtpsession: ssrc collision improvements

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 14 00:49:55 PST 2013


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

--- Comment #13 from Wim Taymans <wim.taymans at gmail.com> 2013-11-14 08:49:52 UTC ---
(In reply to comment #12)
> 
> but rtp_base_payload has to get the new ssrc generated form the rtpsession (see
> rtpsession:: suggested ssrc) so at some point the rtpbasepayloader has to
> qurery caps and this is done in gst_rtp_base_payload_set_outcaps.

The session suggesting an SSRC on the sinkpad caps is a backward compatibility
thing but not something that can work for multiple senders because it can only
suggest 1 SSRC.

You would have the change the base class to generate the SSRC and let the
session take whatever it receives as input.

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