<div dir="ltr"><div>Hi</div><div><br></div><div>Have a question on RTP retransmission. If the option "do-retransmission" is set for both sender and receiver pipeline, will that be sufficient for CLI based gst-launch-1.0 pipelines or do I have to add the element rtptxqueue as well.</div><div><br></div><div>The example for rtpbin on page <a href="https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good/html/gst-plugins-good-plugins-rtpbin.html">https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good/html/gst-plugins-good-plugins-rtpbin.html</a> sends to destination port 5000 and 5001 and listen for RTCP replies on port 5005. The receiver receives on port 5000/5001 and sends RTCP to port 5005 although I wonder how the element udpsrc can send this back to the sender. How does the element knows the destination IP there. Is it safe to assume the exampleonly works with sender/receiver on same machine?</div><div><br></div><div>Best regards</div><div>Peter MM<br></div></div>