Controlling the duration of streaming

Chuck Crisler ccrisler at mutualink.net
Mon Oct 12 12:35:50 PDT 2015


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.

On Mon, Oct 12, 2015 at 11:05 AM, symeon.mattes <symeon.mattes at gmail.com>
wrote:

> Hi,
>
> I'm sending through udpsink some streaming data.
>
> gst-launch-1.0 audiotestsrc freq=500 ! audioconvert ! audioresample !
> alawenc ! rtppcmapay ! udpsink port=5000 host=3000
>
> This works just fine. However I would like to control the duration of the
> streaming (e.g. 80ms, 300ms, etc) without turning off the pipeline.
>
> Is that possible?
>
> Thanks
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Controlling-the-duration-of-streaming-tp4674038.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151012/fc4d1465/attachment.html>


More information about the gstreamer-devel mailing list