Skip to content

v1.6.0 — bilingual GUI, app icon, GPLv3

Choose a tag to compare

@boriswinner boriswinner released this 09 Jul 08:11
· 3 commits to main since this release

Install: brew tap boriswinner/tap && brew trust boriswinner/tap && brew install uvcdv-capture

New in this release:

  • GUI is now bilingual: English by default, Russian via the language popup (switches live, remembered)
  • App icon
  • GUI keeps the Mac awake while a capture runs
  • make app refuses to rebuild while the app is running (protects an in-progress capture)
  • Preview latency fix from post-1.5.0: snapshots/terminal preview now trail the camera by ~0.3 s instead of ~3 s
  • License changed to GPL-3.0-or-later (v1.5.0 remains MIT as published)
  • README rewritten for end users; developer/agent docs moved to AGENTS.md

Binaries are unsigned arm64: xattr -dr com.apple.quarantine <file> or right-click → Open. Encoding/preview need brew install ffmpeg.