GSreamer and RTCP stream errors
Tim-Philipp Müller
t.i.m at zen.co.uk
Sun Jun 2 14:36:22 PDT 2013
On Fri, 2013-05-31 at 17:07 +0200, Fabio Cecamore wrote:
> I tried with last version 1.0.7 by sources on a new installation of
> debian 7.0 .
> The results is absolutely the same..
>
> root at testingVM:~/code# gst-launch-1.0 rtspsrc
> location=rtsp://192.168.0.253/ch0_0.h264 ! decodebin ! v4l2sink
> device=/dev/video0
> Setting pipeline to PAUSED ...
> Pipeline is live and does not need PREROLL ...
> Setting pipeline to PLAYING ...
> New clock: GstSystemClock
> ERROR: from element
> /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstUDPSrc:udpsrc3: Internal
> data flow error.
> Additional debug info:
> gstbasesrc.c(2812): gst_base_src_loop ():
> /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstUDPSrc:udpsrc3:
> streaming task paused, reason not-linked (-1)
Does this work without errors?
gst-launch-1.0 -v \
rtspsrc location=rtsp://192.168.0.253/ch0_0.h264 ! fakesink
?
Cheers
-Tim
More information about the gstreamer-devel
mailing list