[gst-devel] help needed to write rtsp client using gstreamer plugins

Wim Taymans wim at fluendo.com
Thu Jan 11 10:40:59 CET 2007


On Thu, 2007-01-11 at 07:31 +0100, Lutz Müller wrote:
> On Thu, 2007-01-11 at 05:15 +0000, sanjay kumar gupta wrote:
> > 0:00:00.161803000 27571 0xa097df8 WARN              basesrc
> > gstbasesrc.c:1614:gst_base_src_loop:<udpsrc2> error: Internal data
> > flow error.
> > 0:00:00.161868000 27571 0xa097df8 WARN              basesrc
> > gstbasesrc.c:1614:gst_base_src_loop:<udpsrc2> error: streaming task
> > paused, reason not-linked (-1)

This is still a known problem, as soon as one of the UDP sources is
unlinked, it'll post an error and -launch will stop. RTSPSrc should only
forward the error if *all* UDP sources are unlinked.

> 
> Have you tried playbin location="rtsp:..." with latest CVS? Wim made it
> support rtsp recently.
> 
> gst-launch itself cannot handle rtspsrc, as the source pad of this
> element is only created while the element is playing. Therefore the
> elements rtspsrc and rtpmp4vdepay will never get linked by gst-launch.

This is not true, -launch can link perfectly fine while playing.
however, you need to manually disable synchronisation in the sinks for
now (xvimagesink sync=0).

Wim


> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
-- 
Wim Taymans <wim at fluendo.com>





More information about the gstreamer-devel mailing list