<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>