On Mon, Jan 19, 2015 at 09:13:15PM -0600, Brian Brice wrote:
> 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 l
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/
0001-librtmp-Allo