Physical Whiteboard to Digital Board Persistent Real-Time Sync via Camera
Developers and product teams want to keep using physical whiteboards and sticky notes for planning but need changes to sync to digital tools in real-time. An Ask HN thread showed high engagement for a smart whiteboard concept with persistent camera-based sync. Existing tools like Miro Stickies Capture only do one-time snapshots, not continuous live sync.
Kaptivo's failure is instructive. They sold hardware. The play now is software-only: use any webcam or old phone as the camera, run on-device vision models for OCR and spatial mapping. An HN commenter nailed it: 'camera with on-device VLMs and LLMs' as the implementation. Start with one-way sync (physical to Miro/Notion) before attempting bidirectional.
landscape (3 existing solutions)
Every existing tool treats physical-to-digital as a snapshot event. The persistent sync version (always-on camera watching a board, OCR running continuously, digital twin updating in real-time) does not exist as a product. Kaptivo tried and failed, possibly due to hardware cost. Modern on-device VLMs make the camera-only software approach viable now.