An agent-friendly CLI built directly on the official Sony Camera Remote SDK. Set ISO, aperture and shutter, fire the shutter, grab live-view frames — from your shell, your scripts, or your AI agent.
Live walkthrough against the built-in fake camera backend — daemon auto-start, property get/set, JSON output, error handling, capture, live view, and the full integration suite.
sonycam --ui serves a self-contained page embedded in the binary: every
property tweakable in real time (no submit button), a live-view video feed, and a
one-click capture button.
{{ f.text }}
Stable JSON output, meaningful exit codes, and a --help
that doubles as a tool schema. Any agent that can run shell commands can drive your camera.