doc/muxers: correct default pkt_size value of whip

Signed-off-by: Jack Lau <jacklau1222@qq.com>
This commit is contained in:
Jack Lau
2025-09-22 16:48:12 +08:00
committed by stevenliu
parent b43f8dec18
commit a934d48440

View File

@@ -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.