UDPspeeder icon indicating copy to clipboard operation
UDPspeeder copied to clipboard

一直有20ms延迟,传输性能很差

Open jzbg opened this issue 2 years ago • 4 comments

在虚拟机搭建模拟环境后,会在两个vpn之间增加20ms延迟,传输速度降低很多,这个延迟怎么去掉呀?

jzbg avatar May 28 '22 02:05 jzbg

Same problem. Why added 20ms latency?

ShireCiel avatar Jun 20 '22 17:06 ShireCiel

UDPspeeder will try to accumulate some packets to make fec more efficient. By default it's 8ms at each side.

You can control that behavior by tuning the -t parameter, see:

https://github.com/wangyu-/UDPspeeder/wiki/Suggested-parameters

wangyu- avatar Jun 20 '22 20:06 wangyu-

Problem resovled. Thanks.

ShireCiel avatar Jul 18 '22 07:07 ShireCiel

设置参数 --timeout 0

z836454898 avatar Mar 05 '24 03:03 z836454898