가장 쉬운 방법은 " ImageSnap " 이라는 프로그램 입니다. imagesnap 명령을 터미널에 입력하여 iSight 사진을 찍을 수 있습니다.
All commands:
USAGE: imagesnap [options] [filename]
Version: 0.2.5
Captures an image from a video device and saves it in a file.
If no device is specified, the system default will be used.
If no filename is specfied, snapshot.jpg will be used.
Supported image types: JPEG, TIFF, PNG, GIF, BMP
-h This help message
-v Verbose mode
-l List available video devices
-t x.xx Take a picture every x.xx seconds
-q Quiet mode. Do not output any text
-w x.xx Warmup. Delay snapshot x.xx seconds after turning on camera
-d device Use named video device
이미지 스냅 명령을 크론 작업 또는 명령의 워크 플로우에 통합하기 만하면됩니다. ImageSnap은 홈 브루를 통해 사용할 수도 있습니다 :
brew install imagesnap