[Bug 739419] rtspsrc: not-linked after a while

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jul 12 02:39:31 PDT 2015


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

--- Comment #44 from Nicola <lists at svrinformatica.it> ---
please note that, in the specific case reported here, the buffers with wrong
payload are generally already unconditionally dropped:

2:15:44.492169332  2044      0x1beae80 WARN               rtpsource
rtpsource.c:950:calculate_jitter: cannot get clock-rate for pt 112
2:15:44.492207441  2044      0x1beae80 WARN               rtpsource
rtpsource.c:1120:update_receiver_stats: unacceptable seqnum received
2:15:46.482012508  2044      0x1beae80 WARN 

they create problems only when for some reason (for example a gap) rtpsource
pass them to the next elements, when they arrive to ptdemux new caps are
generated and then the non-linked error

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