<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Does your server indicate that it is experiencing NACKS? What server are you using?<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On May 18, 2020, at 7:16 AM, O G <<a href="mailto:openedgarage@gmail.com" class="">openedgarage@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hello,</div><div class="">I am trying to send a videotestsrc to an RTP Server using:</div><div class=""><br class=""></div><div class="">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 class=""><br class=""></div><div class=""><br class=""></div><div class="">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 class=""></div><div class=""><br class=""></div><div class=""><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" class="">https://im7.ezgif.com/tmp/ezgif-7-3b6529ddf630.gif</a></div></div>
_______________________________________________<br class="">gstreamer-devel mailing list<br class=""><a href="mailto:gstreamer-devel@lists.freedesktop.org" class="">gstreamer-devel@lists.freedesktop.org</a><br class="">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel<br class=""></div></blockquote></div><br class=""></body></html>