Webcam Server.

Dependencies:   uvchost FatFileSystem mbed HTTPServer NetServicesMin

Committer:
va009039
Date:
Tue Aug 14 03:42:12 2012 +0000
Revision:
1:7a4f2c038803
supported LogitechC270 and Safari

Who changed what in which revision?

UserRevisionLine numberNew contents of line
va009039 1:7a4f2c038803 1 #ifndef WEBCAM_SERVER_CONFIG_H
va009039 1:7a4f2c038803 2 #define WEBCAM_SERVER_CONFIG_H
va009039 1:7a4f2c038803 3
va009039 1:7a4f2c038803 4 #define CAM_COUNT 1
va009039 1:7a4f2c038803 5
va009039 1:7a4f2c038803 6 #define UVC_INSERT_DHT
va009039 1:7a4f2c038803 7
va009039 1:7a4f2c038803 8 #endif // WEBCAM_SERVER_CONFIG_H