mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
reset the mw_latency to 350.
This commit is contained in:
parent
ffacf1b774
commit
a3de1c71fc
2 changed files with 3 additions and 3 deletions
|
@ -165,8 +165,8 @@ vhost mrw.srs.com {
|
|||
# SRS always set mw on, so we just set the latency value.
|
||||
# the latency of stream >= mw_latency + mr_latency
|
||||
# the value recomment is [300, 1800]
|
||||
# default: 450
|
||||
mw_latency 450;
|
||||
# default: 350
|
||||
mw_latency 350;
|
||||
}
|
||||
|
||||
# vhost for edge, edge and origin is the same vhost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue