[gst-devel] facing the problem with RTSP streaming

Wim Taymans wim at fluendo.com
Thu Mar 1 13:52:55 CET 2007


On Thu, 2007-03-01 at 17:58 +0530, trimurthulu amaradhi wrote:
> Hi,
> I am trying to use the RTSP Streaming with gstreamer. 
> 
> I am using the gst-launch as follows
> 
> gst-launch rtspsrc location=rtsp://196.168.1.125/sample_100kbit.mp4 !
> rtpmp4vdepay ! ffdec_mpeg4 ! xvimagesink sync=false 
> 
> Setting pipeline to PAUSED ...
> Pipeline is live and does not need PREROLL ...
> Setting pipeline to PLAYING ...
> New clock: GstSystemClock
> ERROR: from element /pipeline0/rtspsrc0/udpsrc3: Internal data flow
> error. 
> Additional debug info:
> gstbasesrc.c(1614): gst_base_src_loop (): /pipeline0/rtspsrc0/udpsrc3:
> streaming task paused, reason not-linked (-1)
> Execution ended after 662000 ns.
> Setting pipeline to PAUSED ...
> Setting pipeline to READY ...
> Setting pipeline to NULL ...
> FREEING pipeline ... 
> 
> I am facing with the above problem. can anybody help me to solve this
> problem. As a server I am using the darwin server 5.5.4 

I bet the server is also sending audio, which you ignore and thus
results in a not-linked error. This is a bug in rtspsrc that needs to be
fixed.

Wim

> 
> Thanks in advance 
> Trimmu
> 
> 
> -------------------------------------------------------------------------
> 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





More information about the gstreamer-devel mailing list