Replace presets with cpu usage levels
This commit is contained in:
@@ -30,6 +30,7 @@ export const initialServerConfigState: ConfigDetails = {
|
||||
},
|
||||
videoSettings: {
|
||||
latencyLevel: 4,
|
||||
cpuUsageLevel: 3,
|
||||
videoQualityVariants: [DEFAULT_VARIANT_STATE],
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user