chore(vp8channel): update default fps to 60 and batch size to 64

This commit is contained in:
zarazaex69
2026-05-19 09:08:01 +03:00
parent 1cc5046231
commit 3bee3ddbe6
10 changed files with 20 additions and 17 deletions

View File

@@ -51,8 +51,8 @@ engine:
# vp8channel tuning (only when net.transport == vp8channel)
vp8:
fps: 25
batch_size: 1
fps: 60
batch_size: 64
# seichannel tuning (only when net.transport == seichannel)
sei: