<div dir="ltr">Hello, <br><br>I&#39;m using rtspsrc, the command:<br><br>/mnt/Temp/felix_tmp/output # ../bin/gst-launch rtspsrc
location=rtsp://<a href="http://10.38.38.150/sample_100kbit.mp4">10.38.38.150/sample_100kbit.mp4</a> ! fakesink<br><br>works OK, and my streaming server is up and in good condition, but when issuing the command:<br><br>/mnt/Temp/felix_tmp/output # ../bin/gst-launch rtspsrc location=rtsp://<a href="http://10.38.38.150/sample_100kbit.mp4">10.38.38.150/sample_100kbit.mp4</a> ! gstrtpjitterbuffer ! rtph264depay ! h264dec ! overlay2sink<br>
<br>I got the following error message:<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/udpsrc2: Internal data flow error.<br>
Additional debug info:<br>gstbasesrc.c(2165): gst_base_src_loop (): /pipeline0/rtspsrc0/udpsrc2:<br>streaming task paused, reason not-linked (-1)<br>Execution ended after 216414462 ns.<br>Setting pipeline to PAUSED ...<br>
Setting pipeline to READY ...<br>Setting pipeline to NULL ...<br>overlay2 unmap error!<br>FREEING pipeline ...<br><br>What could have caused &quot;Internal data flow error&quot;?&nbsp; Would someone please give me some advice? Thank you very much :)<br>
<br>Best regards<br><br>Felix<br><br></div>