mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- Add stream quality selector (Low/Medium/High/Source) in Voice & Audio settings with per-preset bitrate and resolution for camera + screenshare - Use createLocalVideoTrack/createLocalScreenTracks + publishTrack for explicit encoding control (bypasses LiveKit conservative defaults) - Source quality: 8Mbps camera, 10Mbps screenshare, no adaptive/dynacast - Nuclear mute: fully unpublish mic track when muting, re-publish on unmute — guarantees SFU has no audio to forward - Listen for LocalTrackPublished to re-enforce mute on renegotiation - Store manually published tracks for explicit unpublish on disable - VAD updatePipelineGain respects mute/deafen state - Widen channel sidebar from 240px to 260px, add overflow handling so voice user icons don't clip and cause horizontal scrollbar - Remove invalid LiveKit server-side room config fields