a command-line utility to capture a frame from an iSight camera
iSightCapture captures a single frame from an attached iSight camera and saves it to a file. It works even when no graphical user is logged in, unlike many other applications. iSightCapture has only been tested with Mac OS X Tiger and iSight.
iSightCapture captures a single frame from an attached iSight camera and saves it to a file. It works even when no graphical user is logged in, unlike many other applications. iSightCapture has only been tested with Mac OS X Tiger and iSight.
To install isightcapture, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install isightcapture
To see what files were installed by isightcapture, run:
port contents isightcapture
To later upgrade isightcapture, run:
sudo port selfupdate && sudo port upgrade isightcapture
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.