summaryrefslogtreecommitdiff
path: root/tests/test-video-audio-recording--source-exists-p.el
AgeCommit message (Collapse)Author
2026-02-26feat(recording): validate system audio device before recordingCraig Jennings
Add pre-recording validation that catches stale or drifted system audio devices before they cause silent recordings. When the default audio output changes (Bluetooth reconnect, device switch) between setup and recording, the monitor device is auto-updated. Warns if no audio is currently playing through the monitored sink. Co-Authored-By: Craig Jennings <c@cjennings.net>