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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 10 08:49:52 PDT 2015


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

--- Comment #35 from Nicola <lists at svrinformatica.it> ---
(In reply to Sebastian Dröge (slomo) from comment #34)
> What is this broken stream? ;)
> 

only one of the broken streams I have to deal with ;)

actually I receive it using the manufacter sdk, but I would like to remove this
external lib and use gstreamer if possibile.

> 
> But if no new pad is created, what exactly is the problem and why?

with 1.4 version gst error out as soon as the first rtp buffer with payload 112
is received with no linked error (see initial logs)

with gst-master the situation is a bit better, the stream seems to play fine,
there are some warnings like the ones reported in comment 8, however the
rtspreceiver error out at least one time for hour: video frames are not
received anymore (I don't have specific logs for now) or on_pad_added is called
with payload type 112 and after that I get not linked error. 

If I ignore rtp buffers with payload 112 using one of the proof of concepts
patch posted the pipeline runs with no problems for several hours

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