<div dir="ltr">Hi Team,<div><br></div><div>We tried to execute Gstreamer pipeline in Android for both play and restream at same time from rtspsrc but only play is working but unable to restream to rtspclientsink. Please find below our pipelink example for your reference.</div><div><br></div><div> <span style="font-family:Menlo,Monaco,Consolas,"Courier New",Courier,monospace;font-size:13.0667px;font-weight:700;white-space:pre">rtspsrc location=rtsp://<a href="http://wowzaec2demo.streamlock.net/vod/mp4">wowzaec2demo.streamlock.net/vod/mp4</a> latency=0 name=src src. \</span></div><div><span style="font-family:Menlo,Monaco,Consolas,"Courier New",Courier,monospace;font-size:13.0667px;font-weight:700;white-space:pre">! decodebin ! videoconvert ! autovideosink src. ! videoconvert ! jpegenc \</span></div><div><span style="font-family:Menlo,Monaco,Consolas,"Courier New",Courier,monospace;font-size:13.0667px;font-weight:700;white-space:pre">! rtspclientsink location=rtsp://serverip</span></div><div><br></div><div>Please help us, How to do it below statement  a single pipeline.</div><div> <b>*Receive rtsp stream then re-stream as rtsp and play at the same time</b></div><div> </div></div>