[Bug 724213] rtph264pay: shouldn't update time for sending SPS and PPS if we failed to send SPS or PPS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 17 00:20:31 PST 2014


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

--- Comment #3 from Göran Jönsson <goran.jonsson at axis.com> 2014-02-17 08:40:35 UTC ---
What happens without this patch is that payloader start working already when
receiving DESCRIBE but there is no transports so it trys to send sps and pps
but that fail (GST_FLOW_FLUSHING) . 
But the time for last sent sps and pps will be set.

So when PLAY arrives and the first intraframe is to be sent there is no sps and
pps sent due to that time since last sps pps is less than spspps_interval .

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