<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Search this thread over the last couple of months and you will find
other posts concerning the detection of the end of data from such
streams.<br>
Ian<br>
<br>
<div class="moz-cite-prefix">On 23/03/2013 06:49, Sudhirkumar wrote:<br>
</div>
<blockquote cite="mid:1364021371983-4659236.post@n4.nabble.com"
type="cite">Hi,
We are able to decode MPEG2TS stream using udpsrc using the
following command:
gst-launch -v udpsrc uri="udp://192.168.10.40:5544" ! mpegtsdemux
! h264parse ! TIViddec2 ! queue ! tidisplaysink2
Similarly able to decode MPEGTS file using filesrc using the
following command:
filename=" /usr/share/ti/data/samples/davincieffect_h264.ts"
gst-launch -v filesrc location=$filename ! mpegtsdemux ! h264parse
! TIViddec2 ! queue ! tidisplaysink2
While using filesrc after playing the file the pipeline was
closing after EOS occured.
But when using udpsrc after playing the stream the pipeline is
waiting for the stream and we need to manually close the pipeline.
"Support us for constructing pipeline which closes automatically
after end of stream when using udpsrc "
Regards
Sudhirkumar Reddipalli <br>
<hr align="left" width="300">
View this message in context: <a moz-do-not-send="true"
href="http://gstreamer-devel.966125.n4.nabble.com/Immediate-Help-needed-Automatic-Closing-of-gstreamer-pipeline-while-using-udpsrc-tp4659236.html">Immediate
Help needed: Automatic Closing of gstreamer pipeline while using
udpsrc</a><br>
Sent from the <a moz-do-not-send="true"
href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel
mailing list archive</a> at Nabble.com.<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
<div class="moz-signature"><br>
</div>
</body>
</html>