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:
parent
4217e091fe
commit
5bd1d0f4e7
2 changed files with 4 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue