UDP RAW stream packet size

Andrés Meseguer Valenzuela ameseguer at iti.es
Thu Jun 15 11:12:15 UTC 2023


Dear community,
I am using a gstreamer pipeline to send UDP video stream raw rgb and a python code to receive it and use it with opencv.

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
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

add a queue between both but there has been no change.

Please, let me know any solution,
thank you for your time.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20230615/22b96de9/attachment-0001.htm>


More information about the gstreamer-devel mailing list