Hasty Briefsbeta

SonyShell – an effort to "SSH into my Sony DSLR"

17 hours ago
  • #Linux
  • #Automation
  • #Sony-Camera
  • A Linux-only tool built on Sony’s Camera Remote SDK for Sony A6700 cameras.
  • Automatically connects via Wi-Fi/Ethernet (IP/MAC or enumeration).
  • Listens for new photos and downloads them to a specified directory.
  • Supports unique filenames to prevent overwrites.
  • Optional post-download script execution with file path as an argument.
  • Auto-retry on connection failures with configurable intervals.
  • Simplified, Linux-only codebase without Windows support.
  • Command-line options include directory, IP, MAC, script path, and keepalive settings.
  • Requires Linux, g++, and Sony Camera Remote SDK for compilation.
  • Built for Ubuntu 24.04, with minimal dependencies and straightforward logging.