<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<p class="x_MsoNormal"><span class="ContentPasted0" lang="EN-US">Dear community,<br class="ContentPasted0">
I am using a <span data-markjs="true" class="markqjl4g8aeg ContentPasted0" data-ogac="" data-ogab="" data-ogsc="" data-ogsb="">
gstreamer</span> pipeline to send UDP video stream raw rgb and a python code to receive it and use it with opencv.
<br class="ContentPasted0">
</span></p>
<p class="x_MsoNormal"><span class="ContentPasted0" lang="EN-US">I see that gstreamer sends the video using packets of 1400 bytes, hence it that is increasing the latency. May I know any manner to increase<br>
the packet size in order to reduce quantity of packets and so, the final latency? For the pipeline I use rtrawpay and udpsink. I have tried to
<br>
</span></p>
<p class="x_MsoNormal"><span class="ContentPasted0" lang="EN-US">add a queue between both but there has been no change.
<br>
</span></p>
<p class="x_MsoNormal"><span class="ContentPasted0" lang="EN-US">Please, let me know any solution,<br class="ContentPasted0">
thank you for your time. </span></p>
<br>
</div>
</body>
</html>