[Bug 692787] No way to clear SPS and PPS in case of a new stream in rtph264pay

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 16 05:26:16 PST 2013


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

--- Comment #3 from Paul HENRYS <visechelle at gmail.com> 2013-02-16 13:26:11 UTC ---
Hi Tim,

Sorry to answer only now and thanks for your comment.
Actually the only case, I would see it could lead to problems, is when using
config-interval property (and that's what we are doing). In this case,
rtppayload would send regularly the sps/pps based on the lists of sps and pps
and the problem that I described previously will happen.
But in the case this property is set to 0 (i.e. disable), I guess (I didn't
check the code in this case) the new sps/pps are sent when received from the
caps and there is no problem. In other word, there is no "risk" to send the
sps/pps of the other "old" streams (stored in the list) after the sps/pps of
the current stream.

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