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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Aug 31 07:12:57 PDT 2015


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

--- Comment #54 from Nicola <lists at svrinformatica.it> ---
(In reply to Nicolas Dufresne (stormer) from comment #53)
> Fwiw, I confirm I could reproduce this bug with git master. It took about 20
> minutes. Will need further investigation of course.

I think you get an error similar to the one posted in comment 37:

- generally the packets with a payload not declared inside the sdp are dropped
(with the logs posted in comment 8)
- after some event such as a gap, you get new caps with payload 112 (not
declared inside sdp) and you get a not linked error

the attached patch fix the issue simply dropping payload not declared inside
sdp inside ptdemux (tested for several days with no issue) but seems not good
for inclusion, more work is needed based on Sebastian's comments

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