babycam/app/templates
Julian Vollmer 27f98f049b Add microphone gain control with live slider on dashboard
- Software gain applied per chunk in audio_ws via struct pack/unpack (S16_LE, clamped)
- Default gain 2.0 (200%) – compensates for quiet USB mics
- GET/POST /api/audio-gain to read and persist gain to /var/lib/babycam/audio-gain
- index.html: Mikrofon-Lautstärke slider card (0–500%), updates live with 300ms debounce
- Gain survives service restarts (loaded from file at startup)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 18:57:28 +02:00
..
index.html Add microphone gain control with live slider on dashboard 2026-05-18 18:57:28 +02:00
live.html Add shutdown and reboot buttons to web UI 2026-05-18 18:55:02 +02:00