transport: increase daily maxFramerate to 30
This commit is contained in:
@@ -224,7 +224,7 @@ class DailyTransport(ThreadedTransport, EventHandler):
|
||||
"low": {
|
||||
"maxBitrate": 250000,
|
||||
"scaleResolutionDownBy": 1.333,
|
||||
"maxFramerate": 8,
|
||||
"maxFramerate": 30,
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user