:UDP RAW stream packet size

Josh Doe josh at joshdoe.com
Fri Jun 16 14:03:06 UTC 2023


On Fri, Jun 16, 2023 at 8:31 AM Andrés Meseguer Valenzuela via
gstreamer-devel <gstreamer-devel at lists.freedesktop.org> wrote:

> Thank you all for your answers.
> Referring to changing the mtu value, the problem is that when I increment
> it, it starts to provoke IP fragmentation splitting the packets in 1500
> bytes again, and getting a similar latency with lower mtu. Please, let me
> know how to avoid this issue.
>

Ensure you're sending, receiving, and intermediate network devices support
jumbo packets. In particular, on Windows, I've never seen jumbo packets
enabled on any NICs by default.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20230616/890bc0cf/attachment.htm>


More information about the gstreamer-devel mailing list