[Bug 749536] rtspsrc: handle gap in tcp mode
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 2 15:10:46 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=749536
--- Comment #7 from Nicola <lists at svrinformatica.it> ---
just in case someone want to reproduce the error here is a public rtsp url with
bandwidth limited to 512kbps, you can try this pipeline:
gst-launch-1.0 -v rtspsrc
location="rtspt://service:password@93.63.189.11/rtsp_tunnel?h26x=4&line=1&inst=1"
! fakesink silent=false
it fails after few seconds with "Received packet without DTS after a gap"
error,
additionally there is also another new critical error
(gst-launch-1.0:4248): GStreamer-CRITICAL **:
Trying to dispose element pipeline0, but it is in PLAYING instead of the NULL
state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.
--
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