1
0
Fork 0
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:
Winlin 2022-11-25 10:46:09 +08:00 committed by GitHub
parent 271afbbf82
commit fdbfe59784
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 203 additions and 198 deletions

View file

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