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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 29 00:26:48 UTC 2016


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

--- Comment #75 from dashesy <dashesy at gmail.com> ---
The not-linked error happens after quite some time sporadically, the fix needs
your original patch (that I double checked and was applied). 

My patch tries to fix this error:

0:00:00.296884000  2872 000001BDAB2199C0 ERROR        rtpjitterbuffer
gstrtpjitterbuffer.c:1372:gst_jitter_buffer_sink_parse_caps:<rtpjitterbuffer0>
Got caps with wrong payload type (got 96, expected 112)
0:00:00.296884000  2872 000001BDAB2199C0 WARN         rtpjitterbuffer
gstrtpjitterbuffer.c:3133:gst_rtp_jitter_buffer_chain:<rtpjitterbuffer0> No
clock-rate in caps!, dropping buffer


Even though 96 is declared in SDP (is valid) and 112 is invalid, one with
pt=112 results in one buffer with pt=96 to be dropped.


I will try your new patch on top of 1.10 and report.
The stream is private but I will gladly test.

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