[Bug 749536] rtspsrc: handle gap in tcp mode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 8 08:51:57 PDT 2015


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

--- Comment #17 from Nicola <lists at svrinformatica.it> ---
(In reply to Sebastian Dröge (slomo) from comment #16)
> Ok, that means that we got a discont of more than 3000 seqnums, which then
> causes everything to reset... not sure what to do about that one

maybe we can reset the timestamp to something like:

last_timestamp + elapsed time from last received timestamp,

what do you think about?

Sending buffer without ts should be avoided, for example matroskamux will
silently discard all buffers whitout timestamp, I don't think that existing
apps handle this case (at least not mine)

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