

blink2video - local dashboard for Blink cameras, no subscription needed, with live view and automatic daily/weekly/monthly archives
Blink is built for the phone: one clip at a time, no archive, no desktop counterpart. Recordings sit on a USB stick plugged into the Sync Module and get erased as it fills up, or in the subscription cloud, which only keeps them for a few weeks.
I built blink2video to fix that. It's a local web app (Windows/Linux/macOS, single download, ffmpeg included) that:
- Shows live view for any camera in the browser, and lets you arm/disarm the system or individual cameras
- Pulls clips from the module's USB stick incrementally (no subscription required), plus the cloud if you have one, never re-downloading the same clip
- Burns the date/time into the picture and assembles everything into one video per day, per ISO week and per month, per camera
- Discards clips you don't care about with one click (moved aside, never re-downloaded)
- Watches the install and alerts you on camera offline, low battery, detection off, or nothing recorded in 2 days, with per-camera muting
- Runs entirely on your machine. Nothing is sent anywhere.
Releases and more screenshots: https://github.com/nico579/blink2video
Happy to answer questions, and if something breaks on your setup I'd genuinely like to hear about it.