<div dir="ltr">Not from gst-launch. However, from C/python/etc you could use a valve and close/open it to allow packets to flow as you want.<br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 12, 2015 at 11:05 AM, symeon.mattes <span dir="ltr"><<a href="mailto:symeon.mattes@gmail.com" target="_blank">symeon.mattes@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm sending through udpsink some streaming data.<br>
<br>
gst-launch-1.0 audiotestsrc freq=500 ! audioconvert ! audioresample !<br>
alawenc ! rtppcmapay ! udpsink port=5000 host=3000<br>
<br>
This works just fine. However I would like to control the duration of the<br>
streaming (e.g. 80ms, 300ms, etc) without turning off the pipeline.<br>
<br>
Is that possible?<br>
<br>
Thanks<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Controlling-the-duration-of-streaming-tp4674038.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Controlling-the-duration-of-streaming-tp4674038.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div></div>