mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-05-01 06:13:08 +08:00
avformat/librist: clarify and limit buffer_size
As suggested by librist developers. Signed-off-by: Marton Balint <cus@passwd.hu>
This commit is contained in:
@@ -712,7 +712,9 @@ This one is default.
|
||||
@end table
|
||||
|
||||
@item buffer_size
|
||||
Set internal RIST buffer size for retransmission of data.
|
||||
Set internal RIST buffer size in milliseconds for retransmission of data.
|
||||
Default value is 0 which means the librist default (1 sec). Maximum value is 30
|
||||
seconds.
|
||||
|
||||
@item pkt_size
|
||||
Set maximum packet size for sending data. 1316 by default.
|
||||
|
||||
Reference in New Issue
Block a user