[Bug 749536] rtspsrc: handle gap in tcp mode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 25 05:26:32 PDT 2015


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

--- Comment #2 from Nicola <lists at svrinformatica.it> ---
Created attachment 303917
  --> https://bugzilla.gnome.org/attachment.cgi?id=303917&action=edit
sample file produced by gstreamer 1.4

I limited the bandwidth on my pc using wondershaper to 256kbps

this is a sample file captured with gstreamer 1.4 and this pipeline:

rtspsrc location="rtspt:...." ! rtph264depay ! h264parse ! matroskamux
streamable=true ! filesink location=/tmp/test.mkv

please take a look at the date/time overlay and the timestamps inside the file.
gstreamer 1.4 seems to handle gap in tcp mode correctly.

With git master the pipeline fails after few seconds with the error

Received packet without DTS after a gap

this seems cleary a regression

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