What's New
Camera-based meeting detection
OpenOats now monitors camera activation as the strongest meeting detection signal. When your camera turns on, it's almost certainly a meeting — so detection is instant with no debounce delay.
Detection priority:
- Camera ON → instant detection
- Mic + meeting app → detection after 5s debounce
- Mic alone → no detection (reduces false positives)
This eliminates false positive alerts from dictation apps, WhatsApp voice messages, and other mic-only audio sources.
Other improvements:
- Dual notification categories — camera-only detections don't show "Ignore This App" (since there's no specific app to ignore)
- Frozen detection snapshots prevent stale notification acceptance
- Settings UI updated to mention camera monitoring
- 11 new detector tests covering all signal combinations
Full Changelog
- feat: camera-based meeting detection (#305) — @yazins-ai