<div dir="ltr"><div>Hello,</div><div>I am trying to send a videotestsrc to an RTP Server using:</div><div><br></div><div>gst-launch-1.0 rtpbin name=rtpbin rtp-profile=avpf   videotestsrc pattern=ball is-live=true  ! videoconvert ! video/x-raw,framerate=25/1,width=640,height=480 ! queue ! vp8enc !  rtpvp8pay pt=101 ssrc=2222 picture-id-mode=1  ! queue !  rtpbin.send_rtp_sink_0  rtpbin.send_rtp_src_0  ! udpsink bind-address=127.0.0.1 host=127.0.0.1 port=10074 bind-port=5560</div><div><br></div><div><br></div><div>I can play the stream by the ball of the videotestsrc hangs every few seconds as per the below gif file. I have enough CPU on the VM and suspecting some queue size, any idea how to solve it and or troubleshoot it ? Thank you<br></div><div><br></div><div><a href="https://im7.ezgif.com/tmp/ezgif-7-3b6529ddf630.gif" style="color:inherit;word-break:break-all;font-family:LucidaGrande;font-size:14px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" target="_blank">https://im7.ezgif.com/tmp/ezgif-7-3b6529ddf630.gif</a></div></div>