its-a-feature / macOSCameraCapture

Simple CLI utility to save off an image from every webcam hooked into a mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macOSCameraCapture

Simple CLI utility to save off an image from every webcam connected to the macOS machine.

This utility is meant for research and testing purposes. It iterates over the connected webcams, and for each one captures an image and writes it to disk.

This utility does not try to be stealthy, so if you use it you will notice that the standard macOS camera light does come on.

About

Simple CLI utility to save off an image from every webcam hooked into a mac

License:GNU General Public License v3.0


Languages

Language:Objective-C 100.0%