Skip to content

damyon/picam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App to control a camera via USB over the web.

Debian install packages are available from the package folder, to install
type:

dpkg -i picam_*.deb
apt-get -f install

This will install the package, then fix any missing dependencies and when
all the dependencies are installed it will configure the package.

Once installed, picam should run at startup - reboot and you should be able
to connect to the webserver running on port 80.

e.g. http://<mypiaddress>/

This install uses some room on the sdcard for cache, you can clear it with

rm -rf /var/lib/picam/*

About

Web interface for camera control with gphoto2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published