mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 18:40:03 +01:00
doc/muxers: correct default pkt_size value of whip
Signed-off-by: Jack Lau <jacklau1222@qq.com>
This commit is contained in:
@@ -3953,7 +3953,7 @@ Default value is 5000.
|
|||||||
|
|
||||||
@item pkt_size @var{integer}
|
@item pkt_size @var{integer}
|
||||||
Set the maximum size, in bytes, of RTP packets that send out.
|
Set the maximum size, in bytes, of RTP packets that send out.
|
||||||
Default value is 1500.
|
Default value is 1200.
|
||||||
|
|
||||||
@item buffer_size @var{integer}
|
@item buffer_size @var{integer}
|
||||||
Set the buffer size, in bytes, of underlying protocol.
|
Set the buffer size, in bytes, of underlying protocol.
|
||||||
|
|||||||
Reference in New Issue
Block a user