Begin3 Title: mcamip Version: 0.7.6 Entered-date: 2006-02-25 Description: Display, recording, and motion detection for the D-Link DCS-900 internet webcam. To unpack: tar -zxvf mcamip-0.7.6.tgz cd mcamip-0.7.6 Then follow the instructions in INSTALL Changes from 0.7.4: Decode separate to rgb24. Clock now also in X output. Clock added in rgb24 with new routine in alpha_num.c. Made better YUV encoding by using al l4 pixels, this is needed so color text can be displayed. Added user text on screen from ~/mcamip_os.txt, file read each second. Allowed left right bottom top scrolling text in text_to_rgb24_buffer() in alphanum.c Updated README, manual. Added quiet '-q' option. Changes from 0.7.5: Added -b flag for no color in YUV output. Bluntly copied the ffmpeg color CCIT spec conversion defines, to match ffmpeg and mplayer colors. Other conversions are also in the source, comment out some if you like to play. Keywords: DCS-900, D-Link, webcam, motion detection, on screen date and time, on screen text. Author: panteltje@yahoo.com Maintained-by: panteltje@yahoo.com Primary-site: ftp sunsite.unc.edu/pub/linux/video/ Alternate-site: http://panteltje.com/panteltje/mcamip/ (home page) Platforms: LINUX, UNIX Copying-policy: GPL End