[Bug 727067] udpsrc: set udp buffer size forcibly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 17 12:38:28 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=727067

--- Comment #20 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 373378
  --> https://bugzilla.gnome.org/attachment.cgi?id=373378&action=edit
updsrc: set udp buffer size forcibly

The udp buffer size is limited to a maximum of around 100K.
Some apps need to set the force bufsize for their own operation.
Use the SO_RCVBUFFORCE option in order to override the rmem_max limit
of linux kernel.

Original patch from Kyungnam Bae <kyungnam.bae at lge.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list