<div dir="ltr"><div>Hey, </div><div><br></div>This should provide a good jump start.<div><a href="http://gstreamer-devel.966125.n4.nabble.com/Saving-image-from-video-stream-pipeline-td4669998.html">http://gstreamer-devel.966125.n4.nabble.com/Saving-image-from-video-stream-pipeline-td4669998.html</a><br></div><div><br></div><div>Cheers</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-28 11:38 GMT+02:00 Julio Franco <span dir="ltr"><<a href="mailto:jeloguin@gmail.com" target="_blank">jeloguin@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Guys.<div><br></div><div>I have a pipeline to receivelive video source like this:</div><div><br></div><div>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<br></div><div><br></div><div>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 ?</div><div><br></div><div>Can anyone guide me in this process ?</div><div><br></div><div>Thanks !!</div><div><br></div><div>Regards !</div><div><br></div></div>
<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">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>
<br></blockquote></div><br></div>