Hi,<br>I am trying to use the RTSP Streaming with gstreamer. <br><br>I am using the gst-launch as follows<br><br>gst-launch rtspsrc location=rtsp://196.168.1.125/sample_100kbit.mp4 ! rtpmp4vdepay ! ffdec_mpeg4 ! xvimagesink sync=false
<br><br>Setting pipeline to PAUSED ...<br>Pipeline is live and does not need PREROLL ...<br>Setting pipeline to PLAYING ...<br>New clock: GstSystemClock<br>ERROR: from element /pipeline0/rtspsrc0/udpsrc3: Internal data flow error.
<br>Additional debug info:<br>gstbasesrc.c(1614): gst_base_src_loop (): /pipeline0/rtspsrc0/udpsrc3:<br>streaming task paused, reason not-linked (-1)<br>Execution ended after 662000 ns.<br>Setting pipeline to PAUSED ...<br>
Setting pipeline to READY ...<br>Setting pipeline to NULL ...<br>FREEING pipeline ... <br><br>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 <br>
<br>Thanks in advance <br>Trimmu<br><br><br>