<div dir="ltr"><div><div><div>This has come up a few times.<br><br></div>See <a href="https://lists.freedesktop.org/archives/gstreamer-devel/2016-January/056169.html">https://lists.freedesktop.org/archives/gstreamer-devel/2016-January/056169.html</a> and other entries in the mailing list.<br><br></div>Setting net.core.rmem_max to a high enough value (this is system wide) appear sometimes to work better than setting 'buffer-size' for the udpsrc element. It sould be the same, but I have sometimes seen it was not. Maybe the GStreamer folks have an explanation. Just test both solution an use whatever works for you.<br><br></div>Peter MM<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 17, 2016 at 4:15 AM, lucky chou <span dir="ltr"><<a href="mailto:shakin@outlook.com" target="_blank">shakin@outlook.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">jasonlife wrote<br>
<span class="">> It turned out the problem was caused by my test environment. I ran vlc on<br>
> Host A and gst-launch on Host B. When I ran vlc on Host B, I got the same<br>
> corrupted video. gst-launch works fine on Host A as well.<br>
<br>
</span>Yes,rtp has a rtpjitterbuffer, it should be able to work well,<br>
but for the naked UDP,there is no buffering mechanism,<br>
I think it's not enough to just rely on the small buffer of the kernel<br>
(<100k  ?).<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/high-bitrate-udp-buffer-drop-tp4678917p4679113.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.<wbr>n4.nabble.com/high-bitrate-<wbr>udp-buffer-drop-<wbr>tp4678917p4679113.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
</div></div></blockquote></div><br></div>