feat: Optimize WebRTC pipeline for 60fps screen sharing
- Implemented 'Overdrive' logic to force high bitrates on Chrome - Fixed 'Auto' preset to default to stable 720p60 - Added persistent 'Triple-Kick' hammer to prevent bitrate throttling - Fixed sidebar connection status sync - Added comprehensive diagnostic logger
This commit is contained in:
@@ -10,7 +10,7 @@ export default {
|
||||
discord: {
|
||||
// Backgrounds (darkest → lightest)
|
||||
'bg-tertiary': '#1e1f22',
|
||||
'bg-server': '#25262a',
|
||||
'bg-server': '#1e1f22',
|
||||
'bg-secondary': '#2b2d31',
|
||||
'bg-primary': '#313338',
|
||||
'bg-input': '#383a40',
|
||||
|
||||
Reference in New Issue
Block a user