mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Config: Add ENV tips for config. 5.0.97 (#3278)
This commit is contained in:
parent
271afbbf82
commit
fdbfe59784
4 changed files with 203 additions and 198 deletions
|
@ -339,7 +339,7 @@ srt_server {
|
|||
# SRT sender side will pack timestamp in each packet, When the network is congested,
|
||||
# the packet will drop if latency is bigger than the configuration in both sender side and receiver side.
|
||||
# And on the sender side, it also will be dropped because latency is bigger than configuration.
|
||||
# Overwrite by env SRS_SRT_SERVER_TLPKDROP_TLPKTDROP
|
||||
# Overwrite by env SRS_SRT_SERVER_TLPKTDROP
|
||||
# default: on
|
||||
tlpktdrop off;
|
||||
# The send buffer size of SRT.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue