Display up to two Windows DirectShow cameras simultaneously
This program can display up to two Windows DirectShow cameras. It is pretty lightweight because it uses direct access to DirectShow Windows API.
Recomended "ball" test camera: https://sourceforge.net/projects/direct-show-demo-filters/
Alternative location (Penguin seems to crash): http://78.108.103.11/~fojtik/CamView/
Camera Photo Reader is a simple program to copy photos from cameras or camera cards based on dates. The files are collected based on dates and then copied to folders with the form yyyy_mm_dd_subject under a base folder on your hard drive.
This is an open source program for controlling digital cameras, especially those that support PTP. The initial focus is on native Mac support, but long term thinking is to support Linux/gphoto2 as well.
EVILib is a C++ library for controlling the serial interface with Sony color video cameras EVI-D30(31), EVI-D70(P) and EVI-D100(P). The library's C++ source is released under LGPL license. Sample program provided with the library.