Merge branch 'lukas/debug-cpu' of github.com:livekit/meet-temp into lukas/debug-cpu
This commit is contained in:
commit
b028dcb81b
@ -21,6 +21,5 @@ export function randomString(length: number): string {
|
||||
}
|
||||
|
||||
export function isLowPowerDevice() {
|
||||
return false;
|
||||
return navigator.hardwareConcurrency < 6;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user