Skip to content

chazlever/creepycam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creepy Cam

A simple PHP site to serve up streaming images from a Mac's built-in iSight camera. Affectionately referred to as the "Creepy Cam".

Installation

Enable Web Sharing and make sure that you've enabled PHP on your system. Next, install the imagesnap application to facilitate the capture of images from your Mac's iSight camera. If you have Homebrew installed, the following commands should get you up and running.

brew install imagesnap
git clone git://github.com/chazlever/creepycam ~/Sites/creepycam
cd ~/Sites/creepycam
./start.sh

Who are you?

My name is Chaz Lever. I'm a graduate student pursuing a PhD in computer science with a focus in computer networking and security.

About

A simple PHP site to serve up streaming images from a Mac’s built-in iSight camera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published