Digital Cameras

From FreekiWiki
Revision as of 17:46, 22 December 2006 by MichaelWestwind (talk | contribs) (needs cleanup and ubuntu instructions)
Jump to navigation Jump to search

This page or section appears to be out of date or otherwise inaccurate.
Please edit as seems necessary, removing the {{cleanup}} tag when you are through.


Cameras can be a complex issue. Some of them can be mounted as a USB drive, and for those you can use the following command (as root):

mount /dev/sda1 /mnt -o gid=floppy,umask=002 

Followed by opening up /mnt in a browser such as konqueror or firefox. Remember to use:

umount /mnt 

when you are done.

Others require that special software be installed (gphoto2 and gtkam)

apt-get update 
apt-get install gphoto2 gtkam 

Still others do not work at all because they have a proprietary interface that works only with windows.