Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / graphics / cambevao / DESCR
blob80061b275b97cc23f181a62040edb8caae6bf549
1 cambevao grabs images from NetBSD's or FreeBSD's /dev/bktr and ov511+ based
2 USB webcams and saves them as jpegs. It can be used as a console based webcam
3 program.
5 This project started as bktr2jpeg and was (for several years) a single
6 C-source file that supported bktr-based devices only. After adding support
7 for USB webcams further features got added and the list includes now an
8 XML-based config file and a built-in mini webserver for static and streaming
9 images. There is a nice interface between the camera driver and the rest of
10 the program, so adding new devices is not hard (beside writing the driver).
11 Includes rc-scripts for NetBSD's rc.d startup and shutdown scripts.