mirror of https://github.com/jetkvm/kvm.git
- Add sample rate dropdown in UI with Opus-supported rates (8k/12k/16k/24k/48kHz) - Add sampleRate parameter to setAudioConfig RPC handler - Validate sample rate is one of the 5 Opus-compatible values - Configuration takes effect on next audio restart (Apply button) |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| constants | ||
| hooks | ||
| keyboardLayouts | ||
| providers | ||
| routes | ||
| utils | ||
| api.ts | ||
| cva.config.ts | ||
| index.css | ||
| keyboardLayouts.ts | ||
| keyboardMappings.ts | ||
| main.tsx | ||
| notifications.tsx | ||
| root.tsx | ||
| ui.config.ts | ||
| utils.ts | ||
| webrtc.d.ts | ||