update screenshot. better streamInitialBuffer in default config

This commit is contained in:
Alexandre Storelli
2018-11-15 13:41:36 +01:00
parent 37ab29e504
commit 5f905ce51d
6 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

+1 -1
View File
@@ -35,7 +35,7 @@ try {
log.info("default config loaded");
config.user = {
"cacheLen": 900,
"streamInitialBuffer": 8,
"streamInitialBuffer": 10,
"streamGranularity": 2,
"maxRadios": 4,
"discardSmallSegments": 20,