[FFmpeg-devel] [PATCH] lavf/rtmp: Add option to set TCP_NODELAY for rtmp

Nicolas George george at nsup.org
Wed Jun 9 14:03:24 EEST 2021


Nicolas George (12021-06-09):
> Interesting thanks. I wonder why they did it like this, requiring two
> extra system calls for each flush; a flag on send would have served
> without extra system calls.

Ah, I see they have MSG_MORE, introduced at the same time, that does
just that. If it was portable, that would be exactly what we need.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210609/28eb781c/attachment.sig>


More information about the ffmpeg-devel mailing list