User Tools

Site Tools


projects:transcend-wifi-sd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:transcend-wifi-sd [2017/02/16 23:50] informaticprojects:transcend-wifi-sd [2023/03/20 00:26] (current) – correct deadnicks sdomi
Line 2: Line 2:
  | name=Hacked Transcend WiFi SD  | name=Hacked Transcend WiFi SD
  | status=[[http://camera.waw.hackerspace.pl/\|active]]  | status=[[http://camera.waw.hackerspace.pl/\|active]]
- | founder=[[user>enleth]]+ | founder=[[user>elia]] 
 + | repo=[[code>informatic/cameraget]]
 }} }}
  
 ====== Transcend ====== ====== Transcend ======
-Hacked Transcend WiFi SD Card is used to publish photos taken on our local DSLR to a [[http://camera.waw.hackerspace.pl|HTTP-accessible gallery]].+Hacked Transcend WiFi SD Card is used to publish photos taken on our local DSLR to a [[http://camera.waw.hackerspace.pl|HTTP-accessible gallery]] (based on [[https://github.com/saimn/sigal|sigal project]]).
  
-Photos are gathered from the camera with a simple oneliner: +Photos are downloaded from the camera with [[code>informatic/cameraget|simple systemd timer unit]]
-<code> +
-# yes, we have f*king SD card in local DNS zone +
-while true; do ping -n -c 1 transcend.waw.hackerspace.pl>/dev/null && lftp -e "mirror DCIM/ /storage/media/transcend; quit" transcend.waw.hackerspace.pl; sleep 5; done +
-</code>+
  
 ===== HOWTO (SSH & FTP) ===== ===== HOWTO (SSH & FTP) =====
projects/transcend-wifi-sd.1487289051.txt.gz · Last modified: 2017/02/16 23:50 by informatic

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki