Extract image from live source and save to file

Sérgio Agostinho sergio.r.agostinho at gmail.com
Tue Sep 29 06:27:15 PDT 2015


Hey,

This should provide a good jump start.
http://gstreamer-devel.966125.n4.nabble.com/Saving-image-from-video-stream-pipeline-td4669998.html

Cheers

2015-09-28 11:38 GMT+02:00 Julio Franco <jeloguin at gmail.com>:

> Hi Guys.
>
> I have a pipeline to receivelive video source like this:
>
> gst-launch-1.0 udpsrc port=9000 caps="application/x-rtp, media=video,
> clock-rate=(int)90000, encoding-name=H264" ! rtph264depay ! avdec_h264 !
> videorate ! autovideosink
>
> It works ok, but now I need , at one point ( not always ) to extract one
> image ( png ) from the live source and save it to file. What is the best
> way to do that ?. May I need to create a tee with an appsrc and work with
> the buffer ?
>
> Can anyone guide me in this process ?
>
> Thanks !!
>
> Regards !
>
>
> _______________________________________________
> 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/20150929/8998858f/attachment-0001.html>


More information about the gstreamer-devel mailing list