[Bug 711560] rtpsession: ssrc collision improvements
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Nov 11 07:13:14 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=711560
GStreamer | gst-plugins-good | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #259131|none |needs-work
status| |
--- Comment #9 from Wim Taymans <wim.taymans at gmail.com> 2013-11-11 15:13:09 UTC ---
Review of attachment 259131:
--> (https://bugzilla.gnome.org/review?bug=711560&attachment=259131)
This does not seem right:
- you call gst_rtp_base_payload_set_outcaps() with NULL, this removes the
previously configured
properties by the subclass.
- gst_rtp_base_payload_set_outcaps() negotiates the SSRC with downstream,
which may or may not have
changed.
What I think should happen is that it changes the SSRC and then updates the
current caps with
the new value.
--
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