Skip to content

AugusteBonnin/pktriggercord-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pktriggercord-web

A raspberry pi web interface for pkTriggerCord : a tethering web interface for Pentax cameras.

-Set up a web server with php support
-Download and install pktriggercord-cli
-Install repository content at the document root of the server (for example /var/www/html/)
-Create 2 directories named photos and compressed in the document root (e.g. /var/www/html/photos and /var/www/html/compressed)
-Give document root and subfolders correct access rights (e.g. chown -R www-data:pi /var/www/html ; chmod -R 770 /var/www/html)
-Connect a pentax camera via usb to the raspberry pi
-Connect to the raspberry pi with a web browser and enjoy!

Releases

No releases published

Packages

No packages published