[Bug 739985] rtpsession: feedback rtcp queue grows indefinitely until session end

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 15 16:42:55 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=739985

--- Comment #14 from GstBlub <gstblub at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #9)
> Review of attachment 323739 [details] [review]:
> 
> Makes sense to me
> 
> ::: gst/rtpmanager/gstrtpsession.c
> @@ +2006,3 @@
> +        gst_segment_to_running_time (&rtpsession->recv_rtp_seg,
> GST_FORMAT_TIME,
> +        timestamp);
> +    ntpnstime = GST_CLOCK_TIME_NONE;
> 
> Why do you set it to NONE here?

Hm, I just noticed when running in gdb that the call to
gst_segment_to_running_time() actually triggers an assertion:

GStreamer-CRITICAL **: gst_segment_to_running_time: assertion 'segment->format
== format' failed

I'm not sure, why though.  Any ideas?

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