feat: use png instead of jpeg
This commit is contained in:
@@ -35,7 +35,7 @@ const SCREENCAST_CONFIG: {
|
||||
compressionQuality: number;
|
||||
maxQueueSize: number;
|
||||
} = {
|
||||
format: 'jpeg',
|
||||
format: 'png',
|
||||
maxWidth: 1280,
|
||||
maxHeight: 720,
|
||||
targetFPS: 30,
|
||||
|
||||
Reference in New Issue
Block a user