eyefi 0.1
Eye-Fi SDHC+WiFi card tools
Latest Version: 0.2
The EyeFi cards include both some 2-8GB of SDHC storage and an embedded microprocessor with WiFi (802.11bgn) that can upload images as soon as they have been captured. While the software bundled with the cards is closed and Win/OSX only, the protocol is decently clean SOAP (like XML RPC via HTTP) and can be implemented with twisted and soappy.
After associating with one of the configured wireless networks, the card authenticates a session with the server. The shared secret needs to be obtained from the settings of the Win/OSX application. The server can cope with multiple cards that are identified by their MAC address. After authentication, the card pushes the images that have not yet been posted to the server. The server unpacks the tarred bundle (optionally in a directory per MAC address). It then resolves the wireless networks that were logged by the card at the time the picture was taken into a geolocation using the Google API. The geolocation data is stored in an XMP sidecar. Finally, you can trigger your own scripts on complete upload, extraction and tagging.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| eyefi-0.1.tar.gz (md5) | Source | 2010-12-07 | 9KB | 417 | |
- Author: Robert Jordens
- Home Page: http://launchpad.net/eyefi
- Keywords: eyefi twisted wifi photo cameras
- License: GPL
-
Categories
- Development Status :: 3 - Alpha
- Environment :: No Input/Output (Daemon)
- Framework :: Twisted
- Intended Audience :: End Users/Desktop
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: OS Independent
- Programming Language :: Python :: 2
- Topic :: Internet :: WWW/HTTP :: WSGI :: Application
- Topic :: Internet :: WWW/HTTP :: WSGI :: Server
- Topic :: Multimedia :: Graphics :: Capture :: Digital Camera
- Topic :: Multimedia :: Graphics :: Graphics Conversion
- Topic :: Utilities
- Package Index Owner: jordens
- DOAP record: eyefi-0.1.xml
