GStreamer and RTCP stream errors
Tim-Philipp Müller
t.i.m at zen.co.uk
Mon Jun 3 03:40:16 PDT 2013
On Mon, 2013-06-03 at 12:30 +0200, Fabio Cecamore wrote:
Hi Fabio,
> On first, thanks for your help.
> And yes, with your command work without errors.
>
> You can see the complete output here: http://pastebin.com/NhirMfr9
>
> So, is the problem of decodebin ?
Not necessarily. I suspect the problem is that whatever decoder
decodebin plugs internally outputs a video format that v4l2sink doesn't
accept (with your specific driver/hardware anyway). You could try
... ! decodebin ! videoconvert ! videoscale ! v4l2sink
Cheers
-Tim
> > Does this work without errors?
> >
> > gst-launch-1.0 -v \
> > rtspsrc location=rtsp://192.168.0.253/ch0_0.h264 ! fakesink
> >
> > ?
> >
> > Cheers
> > -Tim
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list