[FFmpeg-devel] [PATCH] librtmp: Allow changing the socket send buffer size
Brian Brice
bbrice at gmail.com
Tue Jan 20 04:13:15 CET 2015
While streaming with librtmp within Windows, the 8K default size of
SO_SNDBUF affects network performance negatively. Being able to adjust
this value can improve things greatly.
This patch adds the -rtmp_buffer_size option to lavf/librtmp.c.
--
Brian Brice
http://heapify.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-librtmp-Allow-changing-the-socket-send-buffer-size.patch
Type: application/octet-stream
Size: 1884 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150119/dba324ea/attachment.obj>
More information about the ffmpeg-devel
mailing list