mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-06-07 12:54:43 +00:00
chore(vp8channel): update default fps to 60 and batch size to 64
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user