Skip to content

fixme-lausanne/fixme-webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fixme-webcam

Site

  • To test it, just open the index.html, it should work out of the box.
  • The directory structure for the site is as follow
    • js : javascript library or element needed by them, script used directly in the html.
    • img : images used in the template.
    • css : stylesheets used in the template.
  • To launch a development version, simply execute the dev.sh script. This will launch a simple http server in the site directory on port 8000.
  • Configuration on the apache server: <Directory /var/www/webcam/htdocs> Options +ExecCGI Order Allow,Deny Allow from all AddHandler cgi-script .py
  • You still need to do a couple of commands after pushing to live: chmod +x /var/www/webcam/htdocs/screenshot.py chmod 770 /var/www/webcam/htdocs/img/snap

About

A project to show the webcam filming the FIXME 3D printer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published